mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) socket.io v1.1.0
This commit is contained in:
parent
52f7da5854
commit
fa0bd7d6d7
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.0.6",
|
||||
"version": "1.1.0",
|
||||
"local": "/socket.io/socket.io.js",
|
||||
"remote": "//cdn.socket.io/socket.io-{{ version }}.js"
|
||||
}, {
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
"morgan": "~1.2.x",
|
||||
"ncp": "~0.6.0",
|
||||
"rimraf": "~2.2.6",
|
||||
"socket.io": "~1.0.0",
|
||||
"socket.io": "~1.1.0",
|
||||
"console-io": "~1.6.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue