Skip to content

Commit 8989cdc

Browse files
committed
fix(Storybook): Upgrade storybook to latest of 5.x
2 parents 5c69e86 + 16558eb commit 8989cdc

File tree

3 files changed

+5660
-23713
lines changed

3 files changed

+5660
-23713
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"@babel/plugin-transform-template-literals": "^7.4.4",
6060
"@babel/preset-env": "7.1.0",
6161
"@babel/preset-react": " 7.0.0",
62-
"@storybook/addon-info": "4.1.3",
63-
"@storybook/addon-options": "4.1.3",
64-
"@storybook/addon-storyshots": "4.1.3",
65-
"@storybook/cli": "4.1.3",
66-
"@storybook/react": "4.1.3",
67-
"@storybook/storybook-deployer": "^2.3.0",
62+
"@storybook/addon-info": "5.3.18",
63+
"@storybook/addon-options": "5.3.18",
64+
"@storybook/addon-storyshots": "5.3.18",
65+
"@storybook/cli": "5.3.18",
66+
"@storybook/react": "5.3.18",
67+
"@storybook/storybook-deployer": "^2.8.7",
6868
"autoprefixer": "^9.6.0",
6969
"babel-core": "^7.0.0-0",
7070
"babel-eslint": "^10.0.1",

0 commit comments

Comments
 (0)