Skip to content

Commit 55dd2b3

Browse files
committed
Update socket.io packages to v3
1 parent 888f078 commit 55dd2b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"js-priority-queue": "^0.1.5",
2121
"node-rsa": "^1.0.8",
2222
"repl": "^0.1.3",
23-
"socket.io": "^2.3.0",
24-
"socket.io-client": "^2.3.0"
23+
"socket.io": "^3.0.0",
24+
"socket.io-client": "^3.0.0"
2525
}
2626
}

0 commit comments

Comments
 (0)