Skip to content

Commit

Permalink
Add license attribute
Browse files Browse the repository at this point in the history
specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
  • Loading branch information
pgilad committed May 19, 2015
1 parent 5c28989 commit 19f7909
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@
},
"engines": {
"node": ">= 0.8.x"
}
},
"license": "MIT"
}

0 comments on commit 19f7909

Please sign in to comment.