mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
fix: start script
This commit is contained in:
parent
07af37b4a2
commit
9936b05fbb
@ -11,7 +11,7 @@
|
||||
"lint": "eslint src scripts --ext mjs --fix",
|
||||
"preinstall": "node scripts/preinstall",
|
||||
"postinstall": "node scripts/postinstall",
|
||||
"start": "npm run prisma && node .",
|
||||
"start": "node .",
|
||||
"studio": "npx prisma studio",
|
||||
"test": "echo \"There's nothing to test\" && exit 1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user