diff --git a/package.json b/package.json index 407970f..5942404 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "grunt-contrib-jasmine": "*", "grunt-contrib-uglify": "*", "jasmine": "*", - "jquery": "^2.1.4" + "jquery": "^4.0.0" }, "scripts": { "test": "./node_modules/.bin/grunt jasmine"