diff --git a/bower.json b/bower.json index b4e1c3c..de06cb2 100644 --- a/bower.json +++ b/bower.json @@ -17,6 +17,6 @@ "tests" ], "dependencies": { - "jquery": "1.8.0 - 2.2.x" + "jquery": ">=1.8.0" } }