Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanGRomano committed Jun 29, 2014
1 parent 252fd03 commit 9c6aafe
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.0",
"version": "0.0.1",
"description": "Simple logger middleware for socket.io.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -33,6 +33,6 @@
"dependencies": {
"debug": "^1.0.2",
"flat": "^1.2.1",
"socket.io-events": "^0.3.2"
"socket.io-events": "^0.4"
}
}

0 comments on commit 9c6aafe

Please sign in to comment.