Skip to content

Commit 52b0960

Browse files
committedFeb 25, 2018
[chore] Bump debug to version 3.1.0
1 parent 1c108a3 commit 52b0960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"test": "nyc mocha --reporter spec --slow 200 --bail --timeout 10000 test/socket.io.js"
2525
},
2626
"dependencies": {
27-
"debug": "~2.6.6",
27+
"debug": "~3.1.0",
2828
"engine.io": "~3.1.0",
2929
"socket.io-adapter": "~1.1.0",
3030
"socket.io-client": "2.0.4",

0 commit comments

Comments
 (0)
Please sign in to comment.