Skip to content

Commit

Permalink
Add missing dependencies to ui/react (storybookjs#7081)
Browse files Browse the repository at this point in the history
Add missing dependencies to ui/react
  • Loading branch information
ndelangen authored Jun 13, 2019
2 parents 0c30750 + 4167073 commit eca236a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"@storybook/core": "5.2.0-alpha.23",
"@storybook/node-logger": "5.2.0-alpha.23",
"@svgr/webpack": "^4.0.3",
"babel-plugin-add-react-displayname": "^0.0.5",
"babel-plugin-named-asset-import": "^0.3.1",
"babel-plugin-react-docgen": "^3.0.0",
"babel-preset-react-app": "^9.0.0",
Expand Down
1 change: 1 addition & 0 deletions lib/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"dependencies": {
"@storybook/addons": "5.2.0-alpha.23",
"@storybook/api": "5.2.0-alpha.23",
"@storybook/channels": "5.2.0-alpha.23",
"@storybook/client-logger": "5.2.0-alpha.23",
"@storybook/components": "5.2.0-alpha.23",
"@storybook/core-events": "5.2.0-alpha.23",
Expand Down

0 comments on commit eca236a

Please sign in to comment.