mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Merge pull request #928 from marcelklehr/fix/update-socket-io
Update socket.io
This commit is contained in:
commit
132278a9d6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"request" : "2.9.100",
|
||||
"require-kernel" : "1.0.5",
|
||||
"resolve" : "0.2.1",
|
||||
"socket.io" : "0.9.6",
|
||||
"socket.io" : "0.9.x",
|
||||
"ueberDB" : "0.1.7",
|
||||
"async" : "0.1.x",
|
||||
"express" : "2.5.x",
|
||||
|
|
Loading…
Reference in a new issue