Browse Source

Move to @ambers, bump version to 1.0.2.

Herby Vojčík 4 years ago
parent
commit
e9caca1038
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,7 +1,7 @@
 {
-    "name": "amdefine",
+    "name": "@ambers/amdefine",
     "description": "Provide AMD's define() API for declaring modules in the AMD format",
-    "version": "1.0.1",
+    "version": "1.0.2",
     "homepage": "http://github.com/jrburke/amdefine",
     "author": "James Burke <jrburke@gmail.com> (http://github.com/jrburke)",
     "license": "BSD-3-Clause OR MIT",