Commit 5d6fe542 authored by Leo Iannacone's avatar Leo Iannacone

added socket.io and node-fs as dependences

parent a57edf46
...@@ -6,5 +6,7 @@ ...@@ -6,5 +6,7 @@
"express": "2.5.8" "express": "2.5.8"
, "stylus": ">= 0.0.1" , "stylus": ">= 0.0.1"
, "ejs": ">= 0.0.1" , "ejs": ">= 0.0.1"
, "socket.io": "*"
, "node-fs": "*"
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment