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 ce0cc10 commit f56cce5Copy full SHA for f56cce5
package.json
@@ -15,7 +15,7 @@
15
"ci:version": "changeset version && pnpm add -D @pnpm/logger@^5.1.0 @pnpm/worker@^1000.1.3 && pnpx @qingshaner/jsr-release --allowDirty version --sync",
16
"ci:publish": "changeset publish",
17
"ci:prepublish": "pnpm build",
18
- "deps:check": "pnpm dlx knip --production --no-exit-code --reporter=md",
+ "deps:check": "pnpm dlx knip --production",
19
"jsr:test": "pnpm --filter \"@clack/*\" jsr --dry-run",
20
"jsr:run": "pnpm --filter \"@clack/*\" jsr"
21
},
0 commit comments