mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) socket.io-client v4.0.0
This commit is contained in:
parent
a3f0f4ecae
commit
bb3e07def3
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
],
|
],
|
||||||
"remote": [{
|
"remote": [{
|
||||||
"name": "socket",
|
"name": "socket",
|
||||||
"version": "3.1.0",
|
"version": "4.0.0",
|
||||||
"local": "/socket.io/socket.io.js",
|
"local": "/socket.io/socket.io.js",
|
||||||
"remote": "https://cdnjs.cloudflare.com/ajax/libs/socket.io/{{ version }}/socket.io.js"
|
"remote": "https://cdnjs.cloudflare.com/ajax/libs/socket.io/{{ version }}/socket.io.js"
|
||||||
}],
|
}],
|
||||||
|
|
|
||||||
|
|
@ -128,7 +128,7 @@
|
||||||
"shortdate": "^2.0.0",
|
"shortdate": "^2.0.0",
|
||||||
"simport": "^1.0.1",
|
"simport": "^1.0.1",
|
||||||
"socket.io": "^4.0.0",
|
"socket.io": "^4.0.0",
|
||||||
"socket.io-client": "^3.0.5",
|
"socket.io-client": "^4.0.0",
|
||||||
"squad": "^3.0.0",
|
"squad": "^3.0.0",
|
||||||
"table": "^6.0.1",
|
"table": "^6.0.1",
|
||||||
"thread-it": "^1.1.0",
|
"thread-it": "^1.1.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue