Updated deps and dev setup

This commit is contained in:
2024-09-08 18:26:43 +02:00
parent 7a2a136f30
commit a6a328d124
5 changed files with 266 additions and 407 deletions

View File

@@ -1,9 +1,7 @@
{
"$schema": "https://json.schemastore.org/nodemon.json",
"ignore": [
".git",
"node_modules",
"data"
"node_modules"
],
"env": {
"NODE_ENV": "dev"