mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-12-01 07:21:00 +01:00
Fix issue caused by broken async update
This commit is contained in:
parent
66475f32f3
commit
a97c63b809
@ -16,7 +16,7 @@
|
|||||||
"resolve" : "0.2.x",
|
"resolve" : "0.2.x",
|
||||||
"socket.io" : "0.9.x",
|
"socket.io" : "0.9.x",
|
||||||
"ueberDB" : "0.1.7",
|
"ueberDB" : "0.1.7",
|
||||||
"async" : "0.1.x",
|
"async" : "0.1.22",
|
||||||
"express" : "3.x",
|
"express" : "3.x",
|
||||||
"connect" : "2.4.x",
|
"connect" : "2.4.x",
|
||||||
"clean-css" : "0.3.2",
|
"clean-css" : "0.3.2",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user