Skip to content

Commit 0fd8737

Browse files
committed
ci: now?
1 parent ff59b8a commit 0fd8737

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
],
4141
"scripts": {
4242
"build": "pkgroll --clean-dist --sourcemap && publint",
43-
"changeset:publish": "yarn build && yarn dlx @changesets/cli@2 publish && yarn dlx jsr publish",
44-
"changeset:version": "yarn dlx @changesets/cli@2 version",
43+
"changeset:publish": "yarn build && yarn changeset publish && yarn dlx jsr publish",
44+
"changeset:version": "yarn changeset version",
4545
"check": "yarn workspaces foreach -W run check",
4646
"dev": "pkgroll --sourcemap --watch",
4747
"lint": "biome check --fix",

0 commit comments

Comments
 (0)