upgrade socket.io and express.js

required some retooling of how everything is setup
This commit is contained in:
ali asaria 2014-08-17 13:36:34 -04:00
parent 08f86a0566
commit 8f2863f86e
4 changed files with 72 additions and 100 deletions

View file

@ -17,7 +17,7 @@
"async": "~0.9.0",
"redis": "~0.12.1",
"sanitizer": "~0.1.1",
"socket.io": "0.8.x",
"socket.io": "1.x",
"simplesets": "~1.2.0",
"express": "4.x",
"jade": "~1.5.0"