cli: doric build and doric clean

This commit is contained in:
pengfeizhou
2021-02-05 16:35:52 +08:00
committed by osborn
parent e9035858aa
commit a9cfd8b41a
6 changed files with 66 additions and 3 deletions

View File

@@ -24,11 +24,13 @@
},
"homepage": "https://github.com/penfeizhou/doric#readme",
"dependencies": {
"@types/glob": "^7.1.3",
"@types/node": "^14.14.25",
"child_process": "^1.0.2",
"chokidar": "^3.4.1",
"colors": "^1.4.0",
"commander": "^6.0.0",
"glob": "^7.1.6",
"keypress": "^0.2.1",
"nodejs-websocket": "^1.7.2",
"qrcode-terminal": "^0.12.0",