Skip to content

Commit

Permalink
add package.json libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcaulay committed May 15, 2012
1 parent 1374173 commit 38b39b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -13,6 +13,8 @@
"dependencies": {
"mocha": "~1.0.3",
"request": "~2.9.202",
"should": "~0.6.3"
"should": "~0.6.3",
"socket.io-client": "~0.9.6",
"socket.io": "~0.9.6"
}
}

0 comments on commit 38b39b2

Please sign in to comment.