remove npm and install from dependencies

These aren't actually needed at run time or build time
This commit is contained in:
felipe
2017-03-10 13:52:41 +01:00
parent b00e4fa5b5
commit 74ea0f699f

View File

@ -33,9 +33,7 @@
"@types/lodash": "^4.14.54",
"app-root-path": "^2.0.1",
"archiver": "^1.3.0",
"install": "^0.8.7",
"lodash": "^4.6.1",
"npm": "^4.3.0",
"xml": "^1.0.1"
},
"author": "Dolan Miu",