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

This commit is contained in:
coderaiser 2021-04-05 19:07:25 +03:00
parent 879bc2ff8c
commit 843c319b1e
2 changed files with 2 additions and 2 deletions

View file

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