remove unused dev dependencies

This commit is contained in:
Iuri Matias 2018-07-11 21:21:01 +03:00
parent 5a570ee870
commit 29f5c342a3
1 changed files with 0 additions and 6 deletions

View File

@ -98,12 +98,6 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"eslint": "4.13.1", "eslint": "4.13.1",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-coffee": "^2.0.0",
"grunt-mocha-test": "^0.13.2",
"matchdep": "^1.0.1",
"mocha-sinon": "^1.1.4", "mocha-sinon": "^1.1.4",
"sinon": "^4.5.0" "sinon": "^4.5.0"
} }