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 9f8d03a commit c335b1cCopy full SHA for c335b1c
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