diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 05ace5d..37f39c2 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,8 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "4.0.3", + "socket.io": "^4.1.3", + "socket.io-client": "^4.1.3", "typescript": "^4.1.2", "web-vitals": "^1.0.1" }, |