Skip to content

Commit

Permalink
[chore] Bump debug to version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Feb 25, 2018
1 parent 1c108a3 commit 52b0960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test": "nyc mocha --reporter spec --slow 200 --bail --timeout 10000 test/socket.io.js"
},
"dependencies": {
"debug": "~2.6.6",
"debug": "~3.1.0",
"engine.io": "~3.1.0",
"socket.io-adapter": "~1.1.0",
"socket.io-client": "2.0.4",
Expand Down

0 comments on commit 52b0960

Please sign in to comment.