parse command line internally (#3961)

This commit is contained in:
Alex Lam S.L
2020-06-07 06:48:51 +01:00
committed by GitHub
parent aa37b19698
commit 28b7b15da1
3 changed files with 276 additions and 222 deletions

View File

@@ -22,9 +22,6 @@
"tools",
"LICENSE"
],
"dependencies": {
"commander": "~2.20.3"
},
"devDependencies": {
"acorn": "~7.1.0",
"semver": "~6.3.0"