mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) socket.io v1.3.7
This commit is contained in:
parent
85fd114404
commit
f3088d3947
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"remote": "//ajax.googleapis.com/ajax/libs/jquery/{{ version }}/jquery.min.js"
|
||||
}, {
|
||||
"name": "socket",
|
||||
"version": "1.3.6",
|
||||
"version": "1.3.7",
|
||||
"local": "/socket.io/socket.io.js",
|
||||
"remote": "//cdn.socket.io/socket.io-{{ version }}.js"
|
||||
}, {
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
"remedy": "~1.2.0",
|
||||
"rendy": "~1.1.0",
|
||||
"restafary": "~1.5.0",
|
||||
"socket.io": "~1.3.6",
|
||||
"socket.io": "~1.3.7",
|
||||
"spero": "~1.2.0",
|
||||
"try-catch": "~1.0.0",
|
||||
"tryrequire": "~1.1.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue