Skip to content

Commit cfd9daa

Browse files
authored
chore: temporarily drop JSR release (#310)
1 parent aa0b1fe commit cfd9daa

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
@@ -12,7 +12,7 @@
1212
"type-check": "biome lint && tsc",
1313
"test": "pnpm --color -r run test",
1414
"ci:install": "pnpm install --no-frozen-lockfile",
15-
"ci:version": "changeset version && pnpx @qingshaner/jsr-release --allowDirty version --sync",
15+
"ci:version": "changeset version",
1616
"ci:publish": "changeset publish",
1717
"ci:prepublish": "pnpm build",
1818
"deps:check": "pnpm exec knip --production",

0 commit comments

Comments
 (0)