We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17404ce commit c1f96f1Copy full SHA for c1f96f1
1 file changed
package.json
@@ -50,7 +50,9 @@
50
"scripts": {
51
"test": "grunt"
52
},
53
- "dependencies": {},
+ "dependencies": {
54
+ "jquery": ">=1.7.0 <4.0.0"
55
+ },
56
"devDependencies": {
57
"commitplease": "2.3.0",
58
"grunt": "0.4.5",
0 commit comments