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 41d2edc719
commit bae5355c1b
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"
}
}