diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 406bf35..4db6c8d 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "react-dom": "^17.0.1", "react-router-dom": "^5.2.0", "react-scripts": "^4.0.1", + "socket.io-client": "^3.1.1", "swr": "^0.4.0", "typescript": "^4.1.3", "uuid": "^8.3.2", |