Skip to content

Commit 9befe10

Browse files
committed
Add storybook:deploy
1 parent 3162890 commit 9befe10

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
@@ -7,7 +7,7 @@
77
"build": "babel lib --ignore __tests__ --out-dir ./dist",
88
"prepublish": "npm run build",
99
"storybook": "start-storybook -p 6006",
10-
"build-storybook": "build-storybook"
10+
"storybook:deploy": "storybook-to-ghpages"
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)