mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 21:29:12 -04:00
error handling and close is removed in express 3
This commit is contained in:
parent
d44c7f0bb5
commit
603f251824
2 changed files with 23 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
|||
"socket.io" : "0.9.x",
|
||||
"ueberDB" : "0.1.7",
|
||||
"async" : "0.1.x",
|
||||
"express" : "2.5.x",
|
||||
"express" : "3.x",
|
||||
"connect" : "1.x",
|
||||
"clean-css" : "0.3.2",
|
||||
"uglify-js" : "1.2.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue