summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-12-14 21:36:33 +0100
committerPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-12-14 21:36:33 +0100
commitddf1cd345c8516a77c1440b53ddc05279551db7b (patch)
tree03c66d539d500cc88e290f307bd05860590efac5 /package.json
parent609701961ec195c91bd81a80ee22593132c43bd9 (diff)
downloadetherpad-lite-ddf1cd345c8516a77c1440b53ddc05279551db7b.zip
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7536a301..0a73b923 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
],
"dependencies" : {
"socket.io" : "0.8.7",
- "ueberDB" : "0.1.5",
+ "ueberDB" : "0.1.3",
"async" : "0.1.15",
"joose" : "3.50.0",
"express" : "2.5.0",