diff --git a/bower.json b/bower.json index 8091315..92ff3e9 100644 --- a/bower.json +++ b/bower.json @@ -30,6 +30,6 @@ "tests" ], "dependencies": { - "jQuery": "^2.2.1" + "jquery": ">= 1.12.0 < 3.0.0" } -} \ No newline at end of file +}