Skip to content

Commit 4e6768f

Browse files
author
Datner
committed
chore: remove unused command
1 parent e20a814 commit 4e6768f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"effect"
3030
],
3131
"scripts": {
32-
"version": "changeset version && pnpm install --no-frozen-lockfile && pnpm run docs-update",
32+
"version": "changeset version && pnpm install --no-frozen-lockfile",
3333
"release": "pnpm run build && changeset publish",
3434
"clean": "rimraf build tsbuildinfo dist .cache",
3535
"build": "pnpm build-all && pnpm build-pack",

0 commit comments

Comments
 (0)