Skip to content

Commit 55d1d9b

Browse files
committed
Update package.json
1 parent 155c988 commit 55d1d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint": "turbo run lint --log-order grouped",
99
"lint:fix": "turbo lint:fix --log-order grouped && pnpm prettier --log-level warn --ignore-unknown --write '{.,!packages}/*'",
1010
"test": "turbo run test --log-order grouped",
11-
"publish-packages": "pnpm build && pnpm changesets publish"
11+
"publish-packages": "pnpm build && changeset publish"
1212
},
1313
"devDependencies": {
1414
"@changesets/changelog-github": "^0.5.0",

0 commit comments

Comments
 (0)