Skip to content

Commit

Permalink
Fixed script again
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugos68 committed Jan 27, 2024
1 parent a9af832 commit 1bcd054
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 @@
"dev": "tsc -w",
"build": "tsc",
"format": "prettier --write .",
"release": "pnpm build && changesets publish"
"release": "pnpm build && changeset publish"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
Expand Down

0 comments on commit 1bcd054

Please sign in to comment.