[utils] dependencyInfo: use child_process instead of shelljs
drop shelljs from dependencies.
This commit is contained in:
parent
5daec781e9
commit
f462c00090
2 changed files with 5 additions and 11 deletions
|
@ -58,7 +58,6 @@
|
|||
"@types/request": "0.0.39",
|
||||
"@types/rimraf": "0.0.28",
|
||||
"@types/serve-favicon": "2.2.28",
|
||||
"@types/shelljs": "0.3.33",
|
||||
"@types/twitter": "0.0.28",
|
||||
"@types/uuid": "2.0.29",
|
||||
"@types/vinyl-buffer": "0.0.28",
|
||||
|
@ -139,7 +138,6 @@
|
|||
"rndstr": "1.0.0",
|
||||
"s-age": "1.1.0",
|
||||
"serve-favicon": "2.3.2",
|
||||
"shelljs": "0.7.6",
|
||||
"subdomain": "1.2.0",
|
||||
"summaly": "1.3.0",
|
||||
"swagger-jsdoc": "1.9.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue