mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) socket.io v1.3.3
This commit is contained in:
parent
480a80f052
commit
859aee9a27
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"remote": "//ajax.googleapis.com/ajax/libs/jquery/{{ version }}/jquery.min.js"
|
||||
}, {
|
||||
"name": "socket",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"local": "/socket.io/socket.io.js",
|
||||
"remote": "//cdn.socket.io/socket.io-{{ version }}.js"
|
||||
}, {
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
"ponse": "~1.3.0",
|
||||
"rendy": "~1.0.2",
|
||||
"restafary": "~1.1.0",
|
||||
"socket.io": "~1.3.2",
|
||||
"socket.io": "~1.3.3",
|
||||
"tryrequire": "~1.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue