diff --git a/bower.json b/bower.json index e6bb75a..eb99c4a 100755 --- a/bower.json +++ b/bower.json @@ -6,7 +6,8 @@ "license": "MIT", "ignore": [], "dependencies": { - "jquery": "1.7.0" + "jquery": ">=1.7.0" }, "devDependencies": {} -} \ No newline at end of file +} +