Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
Upgraded socket.io-client to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki committed Mar 19, 2021
1 parent 9baadc2 commit 589e215
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 @@ -27,7 +27,7 @@
"test:watch": "npm test -- --watch"
},
"dependencies": {
"socket.io-client": "^3.1.1"
"socket.io-client": "^4.0.0"
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "^7.8.3",
Expand Down

0 comments on commit 589e215

Please sign in to comment.