File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2626 "build:affected" : " nx affected --target=build" ,
2727 "refresh-templates" : " nx run-many --target=refresh-templates --all --skip-nx-cache" ,
2828 "refresh-manifests" : " nx run-many --target=refresh-manifests --all --skip-nx-cache && bin/prettify-manifests.js && pnpm refresh-readme" ,
29- "changeset-manifests" : " changeset version && pnpm install --no-frozen-lockfile && pnpm refresh-manifests && pnpm refresh-readme && pnpm refresh-documentation && bin/update-cli-kit-version.js && pnpm docs:generate " ,
29+ "changeset-manifests" : " changeset version && pnpm install --no-frozen-lockfile && pnpm refresh-manifests && pnpm refresh-readme && pnpm refresh-documentation && bin/update-cli-kit-version.js" ,
3030 "changeset-build-no-docs" : " changeset version && pnpm install --no-frozen-lockfile && pnpm build && bin/update-cli-kit-version.js" ,
3131 "refresh-documentation" : " nx run-many --target=refresh-documentation --all --skip-nx-cache" ,
3232 "refresh-readme" : " nx run-many --target=refresh-readme --all --skip-nx-cache" ,
You can’t perform that action at this time.
0 commit comments