Skip to content

Commit 1d58da1

Browse files
committed
Build: Switch licenses to license to silence npm warnings
The "licenses" field is deprecated.
1 parent 194a6e6 commit 1d58da1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,7 @@
1313
"bugs": {
1414
"url": "https://github.com/jquery/codeorigin.jquery.com/issues"
1515
},
16-
"licenses": [
17-
{
18-
"type": "MIT",
19-
"url": "https://github.com/jquery/codeorigin.jquery.com/blob/master/LICENSE.txt"
20-
}
21-
],
16+
"license": "MIT",
2217
"dependencies": {
2318
"grunt": "0.4.5",
2419
"grunt-cli": "0.1.13",

0 commit comments

Comments
 (0)