diff --git a/bower.json b/bower.json index a81678eb..c842fb0b 100644 --- a/bower.json +++ b/bower.json @@ -15,6 +15,6 @@ "test" ], "dependencies": { - "jquery": ">=1.6" + "jquery": "~1.11" } -} \ No newline at end of file +}