mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
updated socket.io to v0.9.13
This commit is contained in:
parent
7fc3adf008
commit
6d1b2ee1e0
2 changed files with 2 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ keyStop: function(e, opt) {
|
|||
//e.stopPropagation();
|
||||
}
|
||||
```
|
||||
* Updated socket.io to v0.9.13.
|
||||
|
||||
|
||||
2012.12.12, Version 0.1.8
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"subdomain": "cloudcmd",
|
||||
"dependencies": {
|
||||
"minify": "0.1.8",
|
||||
"socket.io": "0.9.10"
|
||||
"socket.io": "0.9.13"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue