mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
Merge pull request #1739 from ether/update-connect
Update connect and express
This commit is contained in:
commit
fac4058e83
1 changed files with 2 additions and 2 deletions
|
@ -17,9 +17,9 @@
|
|||
"resolve" : "0.2.x",
|
||||
"socket.io" : "0.9.x",
|
||||
"ueberDB" : "0.2.x",
|
||||
"express" : "3.1.x",
|
||||
"async" : "0.1.x",
|
||||
"express" : "3.1.0",
|
||||
"connect" : "2.4.x",
|
||||
"connect" : "2.7.x",
|
||||
"clean-css" : "0.3.2",
|
||||
"uglify-js" : "1.2.5",
|
||||
"formidable" : "1.0.9",
|
||||
|
|
Loading…
Reference in a new issue