Skip to content

Commit

Permalink
socket io dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Windal committed Feb 1, 2013
1 parent 03c0c58 commit 5c91abf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "node-example",
"version": "0.0.1",
"dependencies": {
"express": "2.5.x"
"express": "2.5.x",
"socket.io": "0.9.x"
},
"engines": {
"node": "0.8.x",
Expand Down

0 comments on commit 5c91abf

Please sign in to comment.