mirror of
https://github.com/randyjc/Rahoot.git
synced 2026-03-13 20:15:35 +01:00
Add Kick player & Validators
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"start": "node ./src/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"socket.io": "^4.7.4"
|
||||
"socket.io": "^4.7.4",
|
||||
"yup": "^1.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user