diff --git a/bower.json b/bower.json index 7bdb05a..5db4868 100644 --- a/bower.json +++ b/bower.json @@ -3,5 +3,5 @@ "version": "0.6.2", "main": "js/mylibs/enscroll.js", "ignore": ["**/*.md", "**/*.png", "**/*.jpg", "**/*.gif", "releases/*", "README", "**/*.html", "**/*.ico", "**/*.txt", "**/*.handlebars"], - "dependencies": {"jquery": ">1.7.1"} + "dependencies": {"jquery": ">1.7.1 <=2.2.4"} }