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

Commit fca25a0

Browse files
committed
chore: updated build command
1 parent 9953ece commit fca25a0

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 -o public",
14+
"build-storybook": "build-storybook",
1515
"chromatic": "npx chromatic"
1616
},
1717
"dependencies": {

0 commit comments

Comments
 (0)