Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: nadilas <[email protected]>
  • Loading branch information
nadilas authored Feb 17, 2024
1 parent 4a8e324 commit 1b8da9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint": "turbo run lint",
"test": "turbo run test",
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
"release": "auto shipit -vv"
"release": "auto shipit"
},
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 1b8da9f

Please sign in to comment.