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

Commit 6a9565e

Browse files
committed
package.json: update licenses tag to license
Fixes gh-101
1 parent c5bd4f7 commit 6a9565e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,7 @@
2929
"url": "git://github.com/jquery/css-chassis.git"
3030
},
3131
"bugs": "http://github.com/jquery/css-chassis/issues/",
32-
"licenses": [
33-
{
34-
"type": "MIT",
35-
"url": "https://github.com/jquery/css-chassis/blob/master/LICENSE.txt"
36-
}
37-
],
32+
"license": "MIT",
3833
"scripts": {
3934
"build": "npm install && grunt build",
4035
"start": "grunt watch",

0 commit comments

Comments
 (0)