diff --git a/bower.json b/bower.json index e42e0452..c0db0748 100644 --- a/bower.json +++ b/bower.json @@ -44,6 +44,6 @@ "webshims.jquery.json" ], "dependencies": { - "jquery": ">= 1.8.2" + "jquery": ">= 1.8.2 <3.0" } }