Skip to content

Commit a293f27

Browse files
committed
Build: Switch licenses to license in package.json
The "licenses" field is deprecated; other repositories have already switched to the "license" one. (cherry-picked from 61e3dde)
1 parent 8137fc8 commit a293f27

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
@@ -16,12 +16,7 @@
1616
"bugs": {
1717
"url": "http://bugs.jquery.com/"
1818
},
19-
"licenses": [
20-
{
21-
"type": "MIT",
22-
"url": "https://github.com/jquery/jquery-migrate/blob/master/LICENSE.txt"
23-
}
24-
],
19+
"license": "MIT",
2520
"devDependencies": {
2621
"chalk": "1.1.1",
2722
"grunt": "~0.4.5",

0 commit comments

Comments
 (0)