This commit is contained in:
2019-06-29 17:02:55 +08:00
parent f541290f47
commit c523b16fa7
7 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@cc-server/ws",
"version": "0.5.0",
"version": "0.5.1",
"description": "> TODO: description",
"author": "MiaoWoo <admin@yumc.pw>",
"homepage": "https://faas.yumc.pw",
@@ -19,7 +19,7 @@
"url": "git+https://github.com/502647092/cc-server-parent.git"
},
"dependencies": {
"@cc-server/ioc": "^0.5.0",
"@cc-server/ioc": "^0.5.1",
"inversify": "^5.0.1",
"reflect-metadata": "^0.1.13",
"socket.io": "^2.2.0"