feat: add command bean and event bean

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-09-10 17:21:00 +08:00
parent 05bf312076
commit eb6a2a32db
5 changed files with 137 additions and 136 deletions

View File

@ -23,7 +23,7 @@
},
"dependencies": {
"@ms/common": "^0.0.0",
"inversify": "^5.0.1"
"@ms/container": "^0.0.0"
},
"devDependencies": {
"reflect-metadata": "^0.1.13",