Working
This commit is contained in:
parent
d8146c3723
commit
abdffe2e7a
7 changed files with 1184 additions and 51 deletions
|
@ -9,7 +9,10 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"socket.io": "^4.4.1"
|
||||
"ejs": "^3.1.6",
|
||||
"express": "^4.17.2",
|
||||
"socket.io": "^4.4.1",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.15"
|
||||
|
|
Reference in a new issue