mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) socket.io v1.2.0
This commit is contained in:
parent
ef109c7054
commit
1687309790
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.1.0",
|
||||
"version": "1.2.0",
|
||||
"local": "/socket.io/socket.io.js",
|
||||
"remote": "//cdn.socket.io/socket.io-{{ version }}.js"
|
||||
}, {
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
"ncp": "~1.0.0",
|
||||
"nicki": "~1.1.2",
|
||||
"rimraf": "~2.2.6",
|
||||
"socket.io": "~1.1.0",
|
||||
"socket.io": "~1.2.0",
|
||||
"tar": "~1.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue