mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(modules) socket.io v2.1.0
This commit is contained in:
parent
e9b56e5887
commit
f694857e63
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"remote": "https://code.jquery.com/jquery-{{ version }}.min.js"
|
||||
}, {
|
||||
"name": "socket",
|
||||
"version": "2.0.3",
|
||||
"version": "2.1.0",
|
||||
"local": "/socket.io/socket.io.js",
|
||||
"remote": "https://cdnjs.cloudflare.com/ajax/libs/socket.io/{{ version }}/socket.io.js"
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue