Update tagit@^1.11.4.json

This commit is contained in:
Raj Vijay
2016-02-25 10:05:16 -05:00
parent d1bbde068f
commit 886822512c
@@ -4,8 +4,8 @@
"shim": { "js/tag-it": "shim": { "js/tag-it":
{ "deps": ["jquery","jquery-ui","../css/jquery.tagit.css!"], { "deps": ["jquery","jquery-ui","../css/jquery.tagit.css!"],
"exports":"$" } }, "exports":"$" } },
"dependencies": { "jquery": "github:components/jquery", "dependencies": { "jquery": "*",
"jquery-ui":"github:components/jqueryui@1.11.4", "jquery-ui":"jspm:jqueryui@^1.8",
"css":"github:systemjs/plugin-css"}, "css":"github:systemjs/plugin-css"},
"format": "global" "format": "global"
} }