From 8eacf8f4d19ec081e939457ab129beb55e2d3afc Mon Sep 17 00:00:00 2001 From: Aaike Van Roekeghem Date: Thu, 18 Dec 2014 16:52:38 +0700 Subject: [PATCH] changed jquery version to 2.1.1 --- package-overrides/github/simplefocus/FlowType.JS@1.1.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-overrides/github/simplefocus/FlowType.JS@1.1.0.json b/package-overrides/github/simplefocus/FlowType.JS@1.1.0.json index 63a3597..0aa6f74 100644 --- a/package-overrides/github/simplefocus/FlowType.JS@1.1.0.json +++ b/package-overrides/github/simplefocus/FlowType.JS@1.1.0.json @@ -9,6 +9,6 @@ }, "registry": "jspm", "dependencies": { - "jquery": "jquery@^2.1.2" + "jquery": "jquery@^2.1.1" } } \ No newline at end of file