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

Commit 47a0f70

Browse files
committed
fix: added chromatic to package.json
1 parent 34e9776 commit 47a0f70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

example/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"test": "jest",
1313
"storybook": "start-storybook -p 6006",
1414
"build-storybook": "build-storybook -s public",
15-
"deploy-storybook": "storybook-to-ghpages"
15+
"deploy-storybook": "storybook-to-ghpages",
16+
"chromatic": "npx chromatic"
1617
},
1718
"dependencies": {
1819
"expo": "^38.0.0",

0 commit comments

Comments
 (0)