Remove unneeded devDependencies "jshint"

Repo is using grunt with grunt-contrib-jshint

Change-Id: Ibae4c586d51043775de51b3960a1e822c50c165d
This commit is contained in:
Umherirrender 2017-01-01 20:02:11 +01:00
parent 0997b6d2ae
commit fb2503e40c

View file

@ -14,7 +14,6 @@
"grunt-contrib-watch": "1.0.0",
"grunt-banana-checker": "0.5.0",
"grunt-jscs": "2.8.0",
"jshint": "2.9.2",
"grunt-jsonlint": "1.0.7"
}
}