remove npm and install from dependencies
These aren't actually needed at run time or build time
This commit is contained in:
@ -33,9 +33,7 @@
|
|||||||
"@types/lodash": "^4.14.54",
|
"@types/lodash": "^4.14.54",
|
||||||
"app-root-path": "^2.0.1",
|
"app-root-path": "^2.0.1",
|
||||||
"archiver": "^1.3.0",
|
"archiver": "^1.3.0",
|
||||||
"install": "^0.8.7",
|
|
||||||
"lodash": "^4.6.1",
|
"lodash": "^4.6.1",
|
||||||
"npm": "^4.3.0",
|
|
||||||
"xml": "^1.0.1"
|
"xml": "^1.0.1"
|
||||||
},
|
},
|
||||||
"author": "Dolan Miu",
|
"author": "Dolan Miu",
|
||||||
|
Reference in New Issue
Block a user