mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) socket.io v2.0.1
This commit is contained in:
parent
958973b57c
commit
5c1870e9f7
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"remote": "//ajax.googleapis.com/ajax/libs/jquery/{{ version }}/jquery.min.js"
|
||||
}, {
|
||||
"name": "socket",
|
||||
"version": "1.7.4",
|
||||
"version": "2.0.1",
|
||||
"local": "/socket.io/socket.io.js",
|
||||
"remote": "https://cdnjs.cloudflare.com/ajax/libs/socket.io/{{ version }}/socket.io.js"
|
||||
}, {
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@
|
|||
"rendy": "^1.1.0",
|
||||
"restafary": "^2.0.0",
|
||||
"salam": "^1.0.0",
|
||||
"socket.io": "^1.4.3",
|
||||
"socket.io": "^2.0.1",
|
||||
"spero": "^1.5.0",
|
||||
"squad": "^1.1.3",
|
||||
"try-catch": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue