mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(modules) socket.io v2.1.1
This commit is contained in:
parent
5944521719
commit
e5526572ac
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.1.0",
|
||||
"version": "2.1.1",
|
||||
"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