Skip to content

Commit 3951a79

Browse files
committedJan 4, 2021
chore: bump engine.io version
Diff: socketio/engine.io@3.4.2...3.5.0
1 parent 6fa026f commit 3951a79

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"debug": "~4.1.0",
28-
"engine.io": "~3.4.0",
28+
"engine.io": "~3.5.0",
2929
"has-binary2": "~1.0.2",
3030
"socket.io-adapter": "~1.1.0",
3131
"socket.io-client": "2.3.0",

0 commit comments

Comments
 (0)
Please sign in to comment.