1
0
forked from noxious/server

npm format

This commit is contained in:
2024-11-04 01:05:21 +01:00
parent f475b69022
commit 7ec4303b40
6 changed files with 37 additions and 26 deletions

View File

@ -20,7 +20,6 @@
"prisma": "^5.17.0",
"sharp": "^0.33.4",
"socket.io": "^4.7.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"zod": "^3.23.8"
},
@ -30,6 +29,7 @@
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.14.11",
"@types/nodemailer": "^6.4.16",
"ts-node": "^10.9.2",
"nodemon": "^3.1.4",
"prettier": "^3.3.3"
}