diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index c6ae7165d..00b7d2e65 100644 --- a/package.json +++ b/package.json @@ -33,11 +33,10 @@ "grunt-babel": "6.0.0", "grunt-cli": "1.2.0", "grunt-compare-size": "0.4.2", - "grunt-contrib-jshint": "1.0.0", "grunt-contrib-uglify": "1.0.1", "grunt-contrib-watch": "1.0.0", + "grunt-eslint": "18.1.0", "grunt-git-authors": "3.2.0", - "grunt-jscs": "2.8.0", "grunt-jsonlint": "1.0.7", "grunt-newer": "1.2.0", "grunt-npmcopy": "0.1.0", |