Skip to content

Commit

Permalink
Adding a singular license key to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 2, 2014
1 parent be23442 commit 3f2bd51
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 @@ -26,6 +26,7 @@
"covert": "~1.0.0",
"jscs": "~1.6.0"
},
"license": "MIT",
"licenses": [
{
"type": "MIT",
Expand Down

0 comments on commit 3f2bd51

Please sign in to comment.