mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Build: Update the licenses attribute to singular license
Specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license
This commit is contained in:
parent
f4331c87e0
commit
cd6c751b88
@ -45,12 +45,7 @@
|
||||
"url": "git://github.com/jquery/jquery-ui.git"
|
||||
},
|
||||
"bugs": "http://bugs.jqueryui.com/",
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "grunt"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user