Build: Update grunt-contrib-jshint

This commit is contained in:
Michał Gołębiowski
2015-06-01 23:25:38 +02:00
parent 285cfbfccc
commit 1556c4661a
2 changed files with 2 additions and 1 deletions

View File

@@ -29,7 +29,7 @@
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-compare-size": "0.4.0",
"grunt-contrib-jshint": "0.10.0",
"grunt-contrib-jshint": "0.11.2",
"grunt-contrib-uglify": "0.7.0",
"grunt-contrib-watch": "0.6.1",
"grunt-git-authors": "2.0.1",

View File

@@ -21,6 +21,7 @@
"require": false,
"define": false,
"DOMParser": false,
"Promise": false,
"QUnit": false,
"ok": false,
"equal": false,