Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
pond918 authored Mar 14, 2024
1 parent 2598dab commit e979129
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 @@ -10,6 +10,7 @@
"migrate": "prisma migrate deploy",
"prebuild": "prisma generate",
"build": "nest build",
"postinstall": "prisma generate",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
Expand Down

0 comments on commit e979129

Please sign in to comment.