From 2b035a0c71cbcc1f76da0600b2f39c26b240433c Mon Sep 17 00:00:00 2001 From: Nicolas Widart Date: Wed, 8 Jul 2015 16:02:49 +0200 Subject: [PATCH] updating bower file --- bower.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bower.json b/bower.json index e72651e..60a403d 100644 --- a/bower.json +++ b/bower.json @@ -18,5 +18,8 @@ "bootstrap": "~3.3.4", "gridstack": ">=0.2.2", "sisyphus": "~1.1" + }, + "resolutions": { + "jquery": "~1.9.1" } }