From 0f1009bf0ab0c79f480e8160a796d59e36d522fb Mon Sep 17 00:00:00 2001 From: Joseph Ditton Date: Tue, 8 Mar 2022 12:10:53 -0700 Subject: adds socket io and other socket stuff --- client/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 8affa3a..6dd0978 100644 --- a/client/package.json +++ b/client/package.json @@ -17,6 +17,7 @@ "dependencies": { "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6" + "react-router-dom": "6", + "socket.io-client": "^4.4.1" } } -- cgit v1.2.3-70-g09d2