Skip to content

Commit

Permalink
Update socket.io packages to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 28, 2020
1 parent 2cacbd8 commit cb8edbe
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
Expand Up @@ -18,8 +18,8 @@
},
"dependencies": {
"commander": "^2.9.0",
"socket.io": "^1.4.2",
"socket.io-client": "^1.4.2",
"socket.io": "^3.0.0",
"socket.io-client": "^3.0.0",
"ws": "^1.0.1"
},
"devDependencies": {},
Expand Down

0 comments on commit cb8edbe

Please sign in to comment.