diff options
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index da3938cb8..9366cbfe8 100644 --- a/bower.json +++ b/bower.json @@ -9,7 +9,7 @@ ], "license": "MIT", "dependencies": { - "jquery": ">=1.6" + "jquery": ">=1.8.0 <4.0.0" }, "devDependencies": { "jquery-color": "2.2.0", |