diff --git a/bower.json b/bower.json index 135e37b..507ce75 100644 --- a/bower.json +++ b/bower.json @@ -42,6 +42,6 @@ "steps.jquery.json" ], "dependencies": { - "jquery": "=>1.9.0" + "jquery": ">=1.9.0" } -} \ No newline at end of file +}