mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
push express back as it breaks sessions
This commit is contained in:
parent
c3c7a3d128
commit
2c8699506d
2 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
"socket.io" : "0.9.x",
|
||||
"ueberDB" : "0.2.x",
|
||||
"async" : "0.1.x",
|
||||
"express" : "3.x",
|
||||
"express" : "3.1.0",
|
||||
"connect" : "2.4.x",
|
||||
"clean-css" : "0.3.2",
|
||||
"uglify-js" : "1.2.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue