Skip to content

Commit

Permalink
Add seed step to migrate script
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsilvestre committed Dec 9, 2023
1 parent bdbf39d commit 77aa55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"tiny-invariant": "^1.3.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"tsconfig-paths": "^4.2.0",
"wanakana": "^5.2.0",
"yaml": "^2.3.4"
},
Expand Down Expand Up @@ -113,7 +114,6 @@
"prisma": "^5.7.0",
"start-server-and-test": "^2.0.1",
"tailwindcss": "^3.3.3",
"tsconfig-paths": "^4.2.0",
"vite": "^4.5.0",
"vite-tsconfig-paths": "^4.2.1",
"vitest": "^0.34.6"
Expand Down

0 comments on commit 77aa55c

Please sign in to comment.