Skip to content

Commit

Permalink
meta: update for prep
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingKoopa committed Jan 18, 2024
1 parent 0ca4bfa commit 53137f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"lint": "pnpm -r lint",
"check": "pnpm -r check",
"build": "pnpm -r build",
"prep:discord": "cd prep && pnpm prep:discord"
"prep:discord": "cd prep && pnpm prep:discord",
"prep:db": "cd prep && pnpm prep:db"
},
"dependencies": {
"drizzle-kit": "^0.20.10"
Expand Down
9 changes: 7 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 53137f6

Please sign in to comment.