We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3162890 commit 9befe10Copy full SHA for 9befe10
package.json
@@ -7,7 +7,7 @@
7
"build": "babel lib --ignore __tests__ --out-dir ./dist",
8
"prepublish": "npm run build",
9
"storybook": "start-storybook -p 6006",
10
- "build-storybook": "build-storybook"
+ "storybook:deploy": "storybook-to-ghpages"
11
},
12
"repository": {
13
"type": "git",
0 commit comments