feat: update depends

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2021-06-22 15:23:47 +08:00
parent 907f9ed03f
commit d8fd7b0a7d
23 changed files with 34 additions and 32 deletions

View File

@@ -22,10 +22,10 @@
"@ccms/nashorn": "^0.14.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^4.2.3"
"typescript": "^4.3.4"
},
"dependencies": {
"inversify": "^5.0.5",
"inversify": "^5.1.1",
"inversify-binding-decorators": "^4.0.0"
}
}