Remove unused devDeps
This commit is contained in:
parent
b980b77815
commit
204932f4f9
1 changed files with 1 additions and 6 deletions
|
|
@ -34,16 +34,11 @@
|
||||||
"url": "https://github.com/lamassu/lamassu-server.git"
|
"url": "https://github.com/lamassu/lamassu-server.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "~0.4.1",
|
|
||||||
"grunt-contrib-jshint": "~0.6.0",
|
|
||||||
"load-grunt-tasks": "~0.1.0",
|
|
||||||
"chai": "~1.8.1",
|
"chai": "~1.8.1",
|
||||||
"matchdep": "~0.3.0",
|
"matchdep": "~0.3.0",
|
||||||
"mocha": "~1.13.0",
|
"mocha": "~1.13.0",
|
||||||
"grunt-mocha-test": "~0.7.0",
|
|
||||||
"hock": "git+https://github.com/mmalecki/hock.git#no-http-server",
|
"hock": "git+https://github.com/mmalecki/hock.git#no-http-server",
|
||||||
"jsonquest": "^0.2.2",
|
"jsonquest": "^0.2.2"
|
||||||
"grunt-mocha-cov": "0.0.7"
|
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"lamassu-server": "./lib/app.js"
|
"lamassu-server": "./lib/app.js"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue