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:
parent
c40ec2f52b
commit
4b6762a534
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue