Skip to content

Commit

Permalink
Updated the dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
techpines committed Sep 16, 2013
1 parent bf4fe65 commit 3fdb54a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"url": "https://github.com/pharcosyle"
}],
"dependencies": {
"express": "~3.1.0",
"socket.io": "~0.9.13",
"express": "~3.4.0",
"socket.io": "~0.9.16",
"async": "0.1.22",
"underscore": "1.4.3",
"coffee-script": "1.4.0"
Expand Down
1 change: 0 additions & 1 deletion test/mocha.opts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
--compilers coffee:coffee-script
--reporter spec
--timeout 5000
--ignore-leaks

0 comments on commit 3fdb54a

Please sign in to comment.