Skip to content

Commit

Permalink
chore(verity): add gen script
Browse files Browse the repository at this point in the history
  • Loading branch information
IKatsuba committed Jun 3, 2024
1 parent e08f555 commit 8fa8b0b
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 @@ -5,6 +5,7 @@
"license": "MIT",
"scripts": {
"prepare": "husky install",
"prisma:gen": "nx prisma:generate",
"start": "nx dev web"
},
"dependencies": {
Expand Down

0 comments on commit 8fa8b0b

Please sign in to comment.