Skip to content

Commit

Permalink
[Dependencies] Remove errantly added @storybook packages from depende…
Browse files Browse the repository at this point in the history
…ncies (#799)
  • Loading branch information
michaeljaltamirano authored Feb 17, 2021
1 parent a113d82 commit 2ddaf28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@
"@emotion/core": "10.0.35",
"@emotion/styled": "10.0.27",
"@react-aria/focus": "^3.0.2",
"@storybook/addon-toolbars": "^6.1.18",
"@storybook/addon-viewport": "^6.1.18",
"emotion-theming": "10.0.27",
"focus-visible": "^5.1.0",
"lodash.round": "^4.0.4",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2786,7 +2786,7 @@
react-syntax-highlighter "^13.5.0"
regenerator-runtime "^0.13.7"

"@storybook/[email protected]", "@storybook/addon-toolbars@^6.1.18":
"@storybook/[email protected]":
version "6.1.18"
resolved "https://registry.yarnpkg.com/@storybook/addon-toolbars/-/addon-toolbars-6.1.18.tgz#484c26d668b63f481e5c8439c4b7eb800824491d"
integrity sha512-+a/H80OJ+2eCymGLlvMUmGh3AVpy5bGsw5b4AROvz1iYyYoMEJz0/Bi+VwU6bjHXn8I4Aqj727Al4XNYZtFU+A==
Expand All @@ -2797,7 +2797,7 @@
"@storybook/components" "6.1.18"
core-js "^3.0.1"

"@storybook/[email protected]", "@storybook/addon-viewport@^6.1.18":
"@storybook/[email protected]":
version "6.1.18"
resolved "https://registry.yarnpkg.com/@storybook/addon-viewport/-/addon-viewport-6.1.18.tgz#10fdbb0b3ff5ead84f2d4c10f91a80db1cb8de6e"
integrity sha512-Sf3RhdAekmfkrcU8gFbgJFCEuo4uJmGIPaHIBuBUYxc/IT1Iz7b4k6WwPh+Dd0K6hro/2ZeWSiFTM4af17uNZw==
Expand Down

0 comments on commit 2ddaf28

Please sign in to comment.