Skip to content

Commit

Permalink
package: add "license" field
Browse files Browse the repository at this point in the history
Fix npm warning
  • Loading branch information
TooTallNate committed Sep 18, 2015
1 parent 8050a81 commit 991e894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"url": "git://github.com/TooTallNate/ref-array.git"
},
"main": "./lib/array.js",
"license": "MIT",
"scripts": {
"test": "node-gyp rebuild --directory test && mocha -gc --reporter spec"
},
Expand Down

0 comments on commit 991e894

Please sign in to comment.