Skip to content

Commit

Permalink
🔧 disable prisma seed
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeelvalley committed Dec 9, 2023
1 parent d5b386d commit 654f987
Show file tree
Hide file tree
Showing 3 changed files with 7,372 additions and 6,559 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"postinstall": "prisma migrate dev",
"docs": "oclif readme --multi"
},
"prisma": {
"seed": "ts-node prisma/seed.ts"
},
"dependencies": {
"@oclif/core": "^3",
"@oclif/plugin-help": "^5",
Expand Down
Loading

0 comments on commit 654f987

Please sign in to comment.