Skip to content

Commit

Permalink
fix(package): update debug to version 3.0.0 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and daffl committed Aug 22, 2018
1 parent 63a42b9 commit 49f1de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@types/socket.io": "~1.4.27",
"debug": "^2.2.0",
"debug": "^3.0.0",
"feathers-socket-commons": "^2.0.0",
"socket.io": "^2.0.1",
"uberproto": "^1.2.0"
Expand Down

0 comments on commit 49f1de9

Please sign in to comment.