Skip to content

Commit

Permalink
dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Windal committed Mar 30, 2013
1 parent 5e9bffb commit 32d6f2a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
"dependencies": {
"express": "~2.5.8",
"ejs": "~0.7.1",
"socket.io": "~0.9.6"
"socket.io": "~0.9.6",
"socket.io-client": "~0.9.6",
"expresso":"~0.9.2"
},
"engines": {
"node": "0.8.x"
Expand Down

0 comments on commit 32d6f2a

Please sign in to comment.