We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912ea34 commit c7dd2bcCopy full SHA for c7dd2bc
package.json
@@ -8,6 +8,7 @@
8
],
9
"scripts": {
10
"build": "turbo run build",
11
+ "ci:publish": "pnpm publish --no-git-checks",
12
"dev": "turbo run dev --parallel --no-cache",
13
"prepublish": "pnpm build",
14
"release": "pnpm changeset && pnpm changeset version",
0 commit comments