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 1069c13 + 70c97dc commit 83d313eCopy full SHA for 83d313e
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