on/off add

This commit is contained in:
2024-03-06 01:06:40 +03:00
parent c55b16d259
commit 494675c567
8 changed files with 155 additions and 54 deletions

View File

@@ -1,14 +1,15 @@
{
"dependencies": {
"chalk": "^4.0.0",
"create-react-app": "^5.0.1",
"dotenv": "^16.4.5",
"express": "^4.18.2",
"helmet": "^7.1.0",
"mongoose": "^8.2.0",
"morgan": "^1.10.0",
"node-fetch": "^2.7.0",
"nodemon": "^3.1.0",
"socket.io": "^4.7.4",
"chalk": "^4.0.0"
"socket.io": "^4.7.4"
},
"name": "wisecolt-mancmini",
"version": "1.0.0",