Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyRAV committed Sep 15, 2024
1 parent 1ddc5b7 commit 22671f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"main": "index.js",
"author": "",
"scripts": {
"test": "vitest",
"dev": "nodemon -r dotenv/config ./index.js dotenv_config_path=./.env.production",
"db-introspect": "dotenv -e .env.development -- prisma generate",
"db-generate": "dotenv -e .env.development -- prisma db pull",
Expand Down

0 comments on commit 22671f3

Please sign in to comment.