summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-06-23 12:29:14 +0100
committerPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-06-23 12:29:14 +0100
commit84b0521c851559987cd0d4719ff7f322ac502e7b (patch)
tree37acff1c932c0ba6075837da993ef252efca868f /package.json
parent37fe51415428d17ba5b1b02f7b296f52d74d9ea1 (diff)
downloadetherpad-lite-84b0521c851559987cd0d4719ff7f322ac502e7b.zip
It looks like there is a Bug in the new Version Revert "Update Socket.IO to 0.7.2"
This reverts commit ed9bf47303992d30c145bce99ab01cfcad63d31e.
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 b044b771..595e382c 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
{ "name": "Hans Pinckaers"}
],
"dependencies" : {
- "socket.io" : "0.7.2",
+ "socket.io" : "0.6.18",
"ueberDB" : "0.0.8",
"async" : "0.1.9",
"joose" : "3.18.0",