Skip to content

Commit

Permalink
Merge pull request #23 from hbabb/main
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
hbabb authored Jan 10, 2025
2 parents 8be4eab + 1ed7cb8 commit 2d8b9dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"format": "prettier --write src/**/*.{ts,tsx,js,jsx,json,css,scss,md}",
"git": "git config --local core.hooksPath .githooks",
"db:generate": "drizzle-kit generate",
"db:migrate": "tsx ./src/db/migrate.ts",
"postbuild": "node ./scripts/add-urls-to-kinde.js"
"db:migrate": "tsx ./src/db/migrate.ts"
},
"dependencies": {
"@hookform/resolvers": "^3.10.0",
Expand Down

0 comments on commit 2d8b9dc

Please sign in to comment.