Skip to content

Commit c7dd2bc

Browse files
committed
publish
1 parent 912ea34 commit c7dd2bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
],
99
"scripts": {
1010
"build": "turbo run build",
11+
"ci:publish": "pnpm publish --no-git-checks",
1112
"dev": "turbo run dev --parallel --no-cache",
1213
"prepublish": "pnpm build",
1314
"release": "pnpm changeset && pnpm changeset version",

0 commit comments

Comments
 (0)