Skip to content

Commit

Permalink
Bump Storybook to 6.0.0-beta.45
Browse files Browse the repository at this point in the history
This is to fix this error, introduced by Babel: storybookjs/storybook#11439 (comment)
  • Loading branch information
barrymcgee committed Jul 16, 2020
1 parent 819c439 commit e8aa92c
Show file tree
Hide file tree
Showing 2 changed files with 867 additions and 325 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@storybook/addon-docs": "5.3.19",
"@storybook/addon-knobs": "5.3.19",
"@storybook/preset-create-react-app": "3.1.4",
"@storybook/react": "5.3.19",
"@storybook/react": "6.0.0-beta.45",
"@typescript-eslint/eslint-plugin": "3.6.1",
"@typescript-eslint/parser": "3.6.1",
"concurrently": "5.2.0",
Expand All @@ -53,13 +53,13 @@
"classnames": "2.2.6",
"prop-types": "15.7.2",
"react-useportal": "1.0.13",
"typescript": "3.9.6",
"stylelint": "13.6.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "20.0.0",
"stylelint-order": "4.1.0",
"stylelint-prettier": "1.1.2",
"stylelint-scss": "3.18.0",
"typescript": "3.9.6",
"vanilla-framework": "2.14.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e8aa92c

Please sign in to comment.