aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-21 19:43:33 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-21 19:43:33 +0530
commit87e3e6bf66dc18a324417e05043874792749a8c5 (patch)
tree92948b725b200a0e0f7d8574934a1b4d45b6f11b /package.json
parent2219ac3e3db3ead7cb9b8ef88726225b1754d6f3 (diff)
Fixed styling and add prompt for player
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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"
},