socket io

This commit is contained in:
gaoshuaixing
2021-01-07 14:15:54 +08:00
parent 958ade50b2
commit 010a63b5d1
5 changed files with 79 additions and 10 deletions

View File

@@ -115,6 +115,7 @@
"lodash": "^4.17.11",
"lowdb": "^1.0.0",
"semver": "^5.4.1",
"superagent": "^6.1.0"
"socket.io": "^3.0.5",
"socket.io-client": "^3.0.5"
}
}