This commit is contained in:
2019-06-30 11:00:44 +08:00
parent 88d779c630
commit f9f59c6ba2
7 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@cc-server/ws",
"version": "0.5.1",
"version": "0.6.0",
"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.1",
"@cc-server/ioc": "^0.6.0",
"inversify": "^5.0.1",
"reflect-metadata": "^0.1.13",
"socket.io": "^2.2.0"