Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit a16cab1

Browse files
committed
chore: publish command
1 parent e1c62ba commit a16cab1

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
@@ -30,7 +30,7 @@
3030
"test:core": "jest",
3131
"test:module": "yarn workspace @chakra-ui/nuxt test",
3232
"test": "yarn test:core && yarn test:module",
33-
"release": "changeset publish",
33+
"release": "yarn changeset publish",
3434
"clean": "lerna run clean",
3535
"storybook": "cross-env STORYBOOK_VUE_DEV_TOOLS=1 start-storybook -p 9000",
3636
"storybook:devtools": "vue-devtools",

0 commit comments

Comments
 (0)