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 d0a1390 commit 3e8280bCopy full SHA for 3e8280b
package.json
@@ -6,7 +6,7 @@
6
"check": "pnpm check -r",
7
"postinstall": "husky install",
8
"pretty-quick": "pretty-quick --staged",
9
- "release": "pnpm -r --access=public publish",
+ "release": "pnpm -r --access=public publish --no-git-checks",
10
"test": "pnpm -r --filter=sdk test",
11
"tsc": "tsc -p tsconfig.check.json",
12
"changeset": "changeset"
0 commit comments