Skip to content

Commit 579d7f0

Browse files
committed
more yarn
1 parent 6640d5b commit 579d7f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prepublishOnly": "yarn-or-npm build",
3838
"precommit": "lint-staged",
3939
"format": "prettier --write src/**/*.ts* stories/**/*.ts*",
40-
"npm:publish": "np --contents=dist",
40+
"npm:publish": "np --contents=dist --package-manager=yarn",
4141
"storybook": "storybook dev -p 6006",
4242
"build-storybook": "storybook build -o ./docs"
4343
},

0 commit comments

Comments
 (0)