diff --git a/package.json b/package.json index e412a8e9..a8745855 100644 --- a/package.json +++ b/package.json @@ -27,16 +27,16 @@ "url": "https://github.com/jquery-form/form.git" }, "dependencies": { - "jquery": ">=1.7.2" + "jquery": "1.11.0-beta3" }, "devDependencies": { "chai": "^4.2.0", - "grunt": "^1.1.0", - "grunt-cli": "^1.3.2", + "grunt": "1.5.2", + "grunt-cli": "1.4.0", "grunt-contrib-uglify": "^4.0.1", "grunt-eslint": "*", "grunt-mocha": "^1.2.0", - "jquery": "^3.5.1", + "jquery": "1.11.0-beta3", "mocha": "^7.2.0" } -} +} \ No newline at end of file