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.
2 parents 3911436 + c335b1c commit 70c97dcCopy full SHA for 70c97dc
package.json
@@ -7,7 +7,7 @@
7
],
8
"scripts": {
9
"build": "tsup",
10
- "release": "pnpm run build && pnpm publish --access public"
+ "release": "pnpm run build && pnpm publish --access public --no-git-checks"
11
},
12
"bin": {
13
"smartui": "./dist/index.cjs"
0 commit comments