Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit ba67777

Browse files
committed
ci: update build script
1 parent 13bf1cd commit ba67777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"start": "expo start",
1212
"test": "jest",
1313
"storybook": "start-storybook -p 6006",
14-
"build-storybook": "build-storybook",
14+
"build-storybook": "build-storybook -s public",
1515
"deploy-storybook": "storybook-to-ghpages"
1616
},
1717
"dependencies": {

0 commit comments

Comments
 (0)