Remove unneded dependency grunt-jscoverage

This was added in first commit:
741b10515d
Task was not initialized and never used, no source of
`jscoverage:` config found, `grunt jscoverage` failing with error
This commit is contained in:
Pavel Lobashov 2019-12-18 15:02:14 +03:00
parent c40ec2f52b
commit 4b6762a534

View file

@ -16,7 +16,6 @@
"grunt-contrib-requirejs": "^1.0.0",
"grunt-contrib-uglify": "^4.0.1",
"grunt-inline": "0.3.4",
"grunt-jscoverage": "0.1.1",
"grunt-json-minify": "^1.1.0",
"grunt-mocha": "^1.0.0",
"grunt-spritesmith": "^6.8.0",