feature(package) socket.io-client v4.0.0

This commit is contained in:
coderaiser 2021-03-16 17:46:09 +02:00
parent a3f0f4ecae
commit bb3e07def3
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
],
"remote": [{
"name": "socket",
"version": "3.1.0",
"version": "4.0.0",
"local": "/socket.io/socket.io.js",
"remote": "https://cdnjs.cloudflare.com/ajax/libs/socket.io/{{ version }}/socket.io.js"
}],