Skip to content

Commit

Permalink
chore: add script
Browse files Browse the repository at this point in the history
  • Loading branch information
G3root committed Aug 10, 2024
1 parent 9c43825 commit d0bcc33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"db:seed": "NODE_ENV='test' tsx prisma/seeds/index.ts",
"dev": "next dev",
"build": "next build",
"build:icons": "tsx scripts/build-icons.ts",
"start": "next start",
"postinstall": "prisma generate",
"prepare": "husky",
Expand Down

0 comments on commit d0bcc33

Please sign in to comment.