Skip to content

Commit

Permalink
upgrade storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas742 committed Sep 14, 2020
1 parent 60cc424 commit d5931ac
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 176 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"deploy:storybook": "lerna run build:i18n && storybook-to-ghpages --ci"
},
"dependencies": {
"@storybook/addon-actions": "6.0.20",
"@storybook/addon-controls": "6.0.20",
"@storybook/addon-docs": "6.0.20",
"@storybook/addon-toolbars": "6.0.20",
"@storybook/addons": "6.0.20",
"@storybook/cli": "6.0.20",
"@storybook/react": "6.0.20",
"@storybook/theming": "6.0.20",
"@storybook/addon-actions": "6.0.21",
"@storybook/addon-controls": "6.0.21",
"@storybook/addon-docs": "6.0.21",
"@storybook/addon-toolbars": "6.0.21",
"@storybook/addons": "6.0.21",
"@storybook/cli": "6.0.21",
"@storybook/react": "6.0.21",
"@storybook/theming": "6.0.21",
"@ui5/webcomponents": "1.0.0-rc.8",
"@ui5/webcomponents-fiori": "1.0.0-rc.8",
"@ui5/webcomponents-icons": "1.0.0-rc.8",
Expand Down
Loading

0 comments on commit d5931ac

Please sign in to comment.