From 886822512c62e588d291f58ce542294333d29f83 Mon Sep 17 00:00:00 2001 From: Raj Vijay Date: Thu, 25 Feb 2016 10:05:16 -0500 Subject: [PATCH] Update tagit@^1.11.4.json --- package-overrides/github/tagit/tagit@^1.11.4.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-overrides/github/tagit/tagit@^1.11.4.json b/package-overrides/github/tagit/tagit@^1.11.4.json index 6255a94..f5f10b7 100644 --- a/package-overrides/github/tagit/tagit@^1.11.4.json +++ b/package-overrides/github/tagit/tagit@^1.11.4.json @@ -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" }