Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Commit

Permalink
package.json: update licenses tag to license
Browse files Browse the repository at this point in the history
Fixes gh-101
  • Loading branch information
SatyaSudheer committed Jul 22, 2015
1 parent c5bd4f7 commit 6a9565e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,7 @@
"url": "git://github.com/jquery/css-chassis.git"
},
"bugs": "http://github.com/jquery/css-chassis/issues/",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/css-chassis/blob/master/LICENSE.txt"
}
],
"license": "MIT",
"scripts": {
"build": "npm install && grunt build",
"start": "grunt watch",
Expand Down

0 comments on commit 6a9565e

Please sign in to comment.