Skip to content

Commit

Permalink
sst types
Browse files Browse the repository at this point in the history
  • Loading branch information
revmischa committed Jul 2, 2024
1 parent f02d581 commit b425540
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 @@
"watch": "pnpm run tsc:watch",
"tsc": "tsc",
"tsc:watch": "tsc --watch",
"sst:types": "sst types",
"db:seed": "pnpm run --filter backend seed",
"db:seed:clean": "pnpm run --filter backend seed:clean",
"db:reset": "pnpm -C backend dropcreatedb:docker",
Expand Down

0 comments on commit b425540

Please sign in to comment.