Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva committed May 7, 2024
1 parent 155c988 commit 55d1d9b
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 @@ -8,7 +8,7 @@
"lint": "turbo run lint --log-order grouped",
"lint:fix": "turbo lint:fix --log-order grouped && pnpm prettier --log-level warn --ignore-unknown --write '{.,!packages}/*'",
"test": "turbo run test --log-order grouped",
"publish-packages": "pnpm build && pnpm changesets publish"
"publish-packages": "pnpm build && changeset publish"
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
Expand Down

0 comments on commit 55d1d9b

Please sign in to comment.