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":
{ "deps": ["jquery","jquery-ui","../css/jquery.tagit.css!"],
"exports":"$" } },
"dependencies": { "jquery": "github:components/jquery",
"jquery-ui":"github:components/jqueryui@1.11.4",
"dependencies": { "jquery": "*",
"jquery-ui":"jspm:jqueryui@^1.8",
"css":"github:systemjs/plugin-css"},
"format": "global"
}