Update tagit@1.0.0.json
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"registry": 'jspm',
|
||||
"main": 'js/tag-it',
|
||||
"shim": { 'js/tag-it':
|
||||
{ "deps": ['jquery','jquery-ui','../css/jquery.tagit.css!'],
|
||||
"exports":'$' } },
|
||||
"dependencies": { 'jquery': 'github:components/jquery',
|
||||
'jquery-ui':'github:components/jqueryui@1.11.4',
|
||||
'css':'github:systemjs/plugin-css'},
|
||||
"format": 'global'
|
||||
"registry": "jspm",
|
||||
"main": "js/tag-it",
|
||||
"shim": { "js/tag-it":
|
||||
{ "deps": ["jquery","jquery-ui","../css/jquery.tagit.css!"],
|
||||
"exports":"$" } },
|
||||
"dependencies": { "jquery": "github:components/jquery",
|
||||
"jquery-ui":"github:components/jqueryui@1.11.4",
|
||||
"css":"github:systemjs/plugin-css"},
|
||||
"format": "global"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user