Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Upgrades chromatic package
  • Loading branch information
zol committed Feb 26, 2018
commit 5fe508f41c6e4dd5ec73fe5650f7b5b09ec9ed44
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"identity-obj-proxy": "3.0.0",
"jest": "21.2.1",
"react": "16.0.0",
"react-chromatic": "^0.7.9",
"react-chromatic": "^0.7.10",
"react-dom": "16.0.0",
"react-test-renderer": "16.0.0",
"storybook-addon-a11y": "3.1.9"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5684,9 +5684,9 @@ [email protected]:
dom-scroll-into-view "1.0.1"
prop-types "^15.5.10"

react-chromatic@^0.7.9:
version "0.7.9"
resolved "https://registry.yarnpkg.com/react-chromatic/-/react-chromatic-0.7.9.tgz#597e38d0223c764af3c8aeab4ff9934d6d218df5"
react-chromatic@^0.7.10:
version "0.7.10"
resolved "https://registry.yarnpkg.com/react-chromatic/-/react-chromatic-0.7.10.tgz#f3a12b403e4a7ceac9851a24a9ec6e5f29febb0a"
dependencies:
apollo-fetch "^0.6.0"
babel-runtime "^6.26.0"
Expand Down