Build: Update links to AUTHORS.txt and LICENSE.txt in package.json

This commit is contained in:
Scott González 2014-11-03 18:00:34 -05:00
parent c069f3dca8
commit 22efbf5843

View File

@ -6,7 +6,7 @@
"homepage": "http://jqueryui.com",
"author": {
"name": "jQuery Foundation and other contributors",
"url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt"
"url": "https://github.com/jquery/jquery-ui/blob/1-10-stable/AUTHORS.txt"
},
"maintainers": [
{
@ -48,7 +48,7 @@
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/jquery-ui/blob/master/MIT-LICENSE.txt"
"url": "https://github.com/jquery/jquery-ui/blob/1-10-stable/MIT-LICENSE.txt"
}
],
"scripts": {