Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit c9cb844

Browse files
author
Nilan Marktanner
committed
Revert "Update react monorepo packages"
This reverts commit 485637b.
1 parent 2c6b335 commit c9cb844

2 files changed

Lines changed: 5 additions & 13 deletions

File tree

basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"flow-bin": "0.62.0",
77
"jest-expo": "24.0.0",
88
"react-native-scripts": "1.8.1",
9-
"react-test-renderer": "16.2.0"
9+
"react-test-renderer": "16.0.0"
1010
},
1111
"main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
1212
"scripts": {
@@ -24,7 +24,7 @@
2424
"expo": "24.0.2",
2525
"graphql": "0.12.3",
2626
"graphql-tag": "2.6.1",
27-
"react": "16.2.0",
27+
"react": "16.0.0",
2828
"react-apollo": "2.0.4",
2929
"react-native": "https://github.com/expo/react-native/archive/sdk-24.0.0.tar.gz"
3030
}

basic/yarn.lock

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4784,14 +4784,6 @@ react-test-renderer@16.0.0:
47844784
fbjs "^0.8.16"
47854785
object-assign "^4.1.1"
47864786

4787-
react-test-renderer@16.2.0:
4788-
version "16.2.0"
4789-
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.2.0.tgz#bddf259a6b8fcd8555f012afc8eacc238872a211"
4790-
dependencies:
4791-
fbjs "^0.8.16"
4792-
object-assign "^4.1.1"
4793-
prop-types "^15.6.0"
4794-
47954787
react-timer-mixin@^0.13.2:
47964788
version "0.13.3"
47974789
resolved "https://registry.yarnpkg.com/react-timer-mixin/-/react-timer-mixin-0.13.3.tgz#0da8b9f807ec07dc3e854d082c737c65605b3d22"
@@ -4803,9 +4795,9 @@ react-transform-hmr@^1.0.4:
48034795
global "^4.3.0"
48044796
react-proxy "^1.1.7"
48054797

4806-
react@16.2.0:
4807-
version "16.2.0"
4808-
resolved "https://registry.yarnpkg.com/react/-/react-16.2.0.tgz#a31bd2dab89bff65d42134fa187f24d054c273ba"
4798+
react@16.0.0:
4799+
version "16.0.0"
4800+
resolved "https://registry.yarnpkg.com/react/-/react-16.0.0.tgz#ce7df8f1941b036f02b2cca9dbd0cb1f0e855e2d"
48094801
dependencies:
48104802
fbjs "^0.8.16"
48114803
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)