Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanGRomano committed Oct 2, 2014
1 parent 9c6aafe commit 94e4913
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socket.io-logger",
"version": "0.0.1",
"version": "0.0.2",
"description": "Simple logger middleware for socket.io.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"socket.io-client": "^1.0.6"
},
"dependencies": {
"debug": "^1.0.2",
"debug": "^2.0.0",
"flat": "^1.2.1",
"socket.io-events": "^0.4"
}
Expand Down

0 comments on commit 94e4913

Please sign in to comment.