diff --git a/package.json b/package.json index d5aceb0a..fefeac50 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-modal": "^2.2.0", "react-responsive": "^1.3.0", "react-router-dom": "^4.1.1", - "react-snapshot": "git+https://github.com/Jinksi/react-snapshot.git", + "react-snapshot": "^1.1.0", "remove-trailing-slash": "^0.1.0", "styled-components": "^2.1.0", "styled-system": "1.0.0-4" diff --git a/yarn.lock b/yarn.lock index c5003127..59f56c8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5224,9 +5224,9 @@ react-side-effect@^1.1.0: exenv "^1.2.1" shallowequal "^1.0.1" -"react-snapshot@git+https://github.com/Jinksi/react-snapshot.git": +react-snapshot@^1.1.0: version "1.1.0" - resolved "git+https://github.com/Jinksi/react-snapshot.git#74af877ba4ab655e537dcde1e3d03cfc790a24c6" + resolved "https://registry.yarnpkg.com/react-snapshot/-/react-snapshot-1.1.0.tgz#03bf427065d2d8c70db9bd04d4b8364ab30b8675" dependencies: connect-history-api-fallback "^1.3.0" express "^4.15.2" @@ -5956,13 +5956,17 @@ styled-components@^2.0.1, styled-components@^2.1.0: stylis "^3.0.19" supports-color "^3.2.3" -styled-system@1.0.0-4, styled-system@^1.0.0-2: +styled-system@1.0.0-4: version "1.0.0-4" resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-1.0.0-4.tgz#cc881fb392b794f3619f9f1300e254e5711dac27" dependencies: glamorous "^3.23.2" styled-components "^2.1.0" +styled-system@^1.0.0-2: + version "1.0.0-7" + resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-1.0.0-7.tgz#ac24b9fce87f5823baa9d6010e7246c4bba4fcbf" + stylis@^3.0.19: version "3.1.9" resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.1.9.tgz#638370451f980437f57c59e58d2e296be29fafb7"