We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4394503 commit 1eebf50Copy full SHA for 1eebf50
package.json
@@ -50,12 +50,7 @@
50
"url": "git://github.com/jquery/jquery-ui.git"
51
},
52
"bugs": "http://bugs.jqueryui.com/",
53
- "licenses": [
54
- {
55
- "type": "MIT",
56
- "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
57
- }
58
- ],
+ "license": "MIT",
59
"scripts": {
60
"test": "grunt"
61
0 commit comments