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 e20a814 commit 4e6768fCopy full SHA for 4e6768f
package.json
@@ -29,7 +29,7 @@
29
"effect"
30
],
31
"scripts": {
32
- "version": "changeset version && pnpm install --no-frozen-lockfile && pnpm run docs-update",
+ "version": "changeset version && pnpm install --no-frozen-lockfile",
33
"release": "pnpm run build && changeset publish",
34
"clean": "rimraf build tsbuildinfo dist .cache",
35
"build": "pnpm build-all && pnpm build-pack",
0 commit comments