diff --git a/package.json b/package.json index 2d5a42b..e92f7f6 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "grunt-contrib-jshint": "~1.1.0", "grunt-contrib-qunit": "~1.3.0", "grunt-contrib-uglify": "~2.0.0", - "grunt-contrib-watch": "~1.0.0" + "grunt-contrib-watch": "~1.1.0" }, "scripts": { "test": "grunt test"