mirror of
https://github.com/randyjc/Rahoot.git
synced 2026-03-13 20:15:35 +01:00
First Commit
This commit is contained in:
8
socket/package.json
Normal file
8
socket/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"socket.io": "^4.7.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user