Skip to content

Commit

Permalink
removed seed script
Browse files Browse the repository at this point in the history
  • Loading branch information
eaglethrost committed Nov 9, 2024
1 parent 35a5c88 commit b66aa06
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"dev:watch": "NODE_ENV=dev tsx watch src/index.ts",
"test": "jest --coverage --verbose"
},
"prisma": {
"seed": "ts-node prisma/seed.ts"
},
"dependencies": {
"@prisma/client": "^5.0.0",
"cors": "^2.8.5",
Expand Down

0 comments on commit b66aa06

Please sign in to comment.