Skip to content

Commit

Permalink
fix(Storybook): Upgrade storybook to latest of 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rcdexta committed Jan 30, 2021
2 parents 5c69e86 + 16558eb commit 8989cdc
Show file tree
Hide file tree
Showing 3 changed files with 5,660 additions and 23,713 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -59,12 +59,12 @@
"@babel/plugin-transform-template-literals": "^7.4.4",
"@babel/preset-env": "7.1.0",
"@babel/preset-react": " 7.0.0",
"@storybook/addon-info": "4.1.3",
"@storybook/addon-options": "4.1.3",
"@storybook/addon-storyshots": "4.1.3",
"@storybook/cli": "4.1.3",
"@storybook/react": "4.1.3",
"@storybook/storybook-deployer": "^2.3.0",
"@storybook/addon-info": "5.3.18",
"@storybook/addon-options": "5.3.18",
"@storybook/addon-storyshots": "5.3.18",
"@storybook/cli": "5.3.18",
"@storybook/react": "5.3.18",
"@storybook/storybook-deployer": "^2.8.7",
"autoprefixer": "^9.6.0",
"babel-core": "^7.0.0-0",
"babel-eslint": "^10.0.1",
Expand Down

0 comments on commit 8989cdc

Please sign in to comment.