mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Accidentally removed licenses.
This commit is contained in:
parent
d369417f7e
commit
10984c012f
@ -50,6 +50,7 @@ grunt.registerTask( "manifest", "Generate jquery.json manifest files", function(
|
|||||||
version: pkg.version,
|
version: pkg.version,
|
||||||
author: pkg.author,
|
author: pkg.author,
|
||||||
maintainers: pkg.maintainers,
|
maintainers: pkg.maintainers,
|
||||||
|
licenses: pkg.licenses,
|
||||||
bugs: pkg.bugs,
|
bugs: pkg.bugs,
|
||||||
homepage: data.homepage || replace( baseManifest.homepage ||
|
homepage: data.homepage || replace( baseManifest.homepage ||
|
||||||
"http://jqueryui.com/{plugin}/" ),
|
"http://jqueryui.com/{plugin}/" ),
|
||||||
|
Loading…
Reference in New Issue
Block a user