feature(modules) socket.io v2.2.0

This commit is contained in:
coderaiser 2018-12-04 20:44:14 +02:00
parent 0fdbd9052a
commit 9df87b827b

View file

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