Browse Source

Merge pull request #12 from vojtajina/small-fixes

Small fixes
James Burke 11 years ago
parent
commit
1af62f223d
2 changed files with 2 additions and 1 deletions
  1. 1 0
      .npmignore
  2. 1 1
      package.json

+ 1 - 0
.npmignore

@@ -1 +1,2 @@
 tests/
+.npmignore

+ 1 - 1
package.json

@@ -2,7 +2,7 @@
     "name": "amdefine",
     "description": "Provide AMD's define() API for declaring modules in the AMD format",
     "version": "0.0.4",
-    "homepage": "http://github.com/jrburke/amdefine.js",
+    "homepage": "http://github.com/jrburke/amdefine",
     "author": "James Burke <jrburke@gmail.com> (http://github.com/jrburke)",
     "licenses": [
         {