Upgraded to Socket.IO v1.1

This commit is contained in:
Jeremiah Billmann
2014-10-23 15:22:57 +00:00
parent 7fa638c940
commit 5c01c26530
3 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -10,6 +10,6 @@
"dependencies": {
"express": "3.1.0",
"jade": "*",
"socket.io": "0.9.14"
"socket.io": "1.1.0"
}
}