feat: update readme and fix container package error

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-03-04 02:04:35 +08:00
parent bbc6058347
commit 38469741fd
3 changed files with 66 additions and 4 deletions

View File

@ -27,6 +27,7 @@
"typescript": "^3.8.3"
},
"dependencies": {
"inversify": "^5.0.1",
"inversify-binding-decorators": "^4.0.0"
}
}