mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
updated socket.io to v0.9.16
This commit is contained in:
parent
39db3022dd
commit
fa56259a78
2 changed files with 3 additions and 1 deletions
|
|
@ -50,6 +50,8 @@ getJSONfromFileTable.
|
|||
|
||||
* Added hide method to view module.
|
||||
|
||||
* Updated socket.io to v0.9.16.
|
||||
|
||||
|
||||
2012.04.22, v0.2.0
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"dependencies": {
|
||||
"dropbox": "0.9.2",
|
||||
"minify": "0.2.0",
|
||||
"socket.io": "0.9.14"
|
||||
"socket.io": "0.9.16"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue