mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-20 06:29:53 +01:00
listAllPads needs findKeys from ueberDB 0.1.9
This commit is contained in:
parent
74c86da0ae
commit
9ee5098ad6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"require-kernel" : "1.0.5",
|
||||
"resolve" : "0.2.x",
|
||||
"socket.io" : "0.9.x",
|
||||
"ueberDB" : "0.1.x",
|
||||
"ueberDB" : "0.1.9",
|
||||
"async" : "0.1.x",
|
||||
"express" : "3.x",
|
||||
"connect" : "2.4.x",
|
||||
|
|
Loading…
Reference in a new issue