feature(package) socket.io v3.0.5 (socketio/socket.io#3720)

This commit is contained in:
coderaiser 2021-01-05 13:40:49 +02:00
parent 77384f35c4
commit fdcc060861
5 changed files with 30 additions and 19 deletions

View file

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