remove unnecessary dependencies

This commit is contained in:
2016-08-04 22:36:00 +02:00
parent 4f395850bc
commit 52294de14f
3 changed files with 2 additions and 7 deletions

View File

@ -31,9 +31,7 @@
},
"homepage": "https://gitlab.com/pushrocks/npmdocker#README",
"devDependencies": {
"npmts-g": "^5.2.8",
"should": "^10.0.0",
"typings-test": "^1.0.1"
"npmts-g": "^5.2.8"
},
"dependencies": {
"@types/q": "0.x.x",
@ -43,7 +41,6 @@
"projectinfo": "^1.0.3",
"q": "^1.4.1",
"qenv": "^1.1.1",
"rxjs": "^5.0.0-beta.10",
"shelljs": "^0.7.3",
"smartfile": "^4.0.13",
"smartstring": "^2.0.17",