feat: add plugin stage log

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-02-01 02:46:55 +08:00
parent b793ec192f
commit 87ac658a22
3 changed files with 24 additions and 14 deletions

View File

@ -27,7 +27,9 @@
"mongodb": "^3.4.1"
},
"devDependencies": {
"@types/express": "^4.17.2",
"@types/mongodb": "^3.3.14",
"@types/socket.io": "^2.1.4",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.0",
"ts-node-dev": "^1.0.0-pre.44",