aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0f3e41e46..dbca70e9a 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"test": "grunt"
},
"dependencies": {
- "jquery": ">=1.7.0 <4.0.0"
+ "jquery": ">=1.8.0 <4.0.0"
},
"devDependencies": {
"commitplease": "2.3.0",