diff --git a/bower.json b/bower.json index 5617216..9339078 100644 --- a/bower.json +++ b/bower.json @@ -31,6 +31,6 @@ "tests" ], "dependencies": { - "jquery": "^1.9.0" + "jquery": ">1.9.0" } }