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 af81565 commit 72bdedcCopy full SHA for 72bdedc
package.json
@@ -14,7 +14,7 @@
14
"build": "turbo run build --concurrency 12",
15
"preview": "turbo run preview",
16
"ci:build": "turbo run build test",
17
- "ci:version": "pnpm install prettier-plugin-svelte && changeset version && pnpm install --no-frozen-lockfile"
+ "ci:version": "pnpm install && changeset version && pnpm install --no-frozen-lockfile"
18
},
19
"devDependencies": {
20
"@changesets/cli": "^2.28.1",
0 commit comments