Remove react-lifecycles-compat to reduce bundle size impact. - Also bump React, React Native, and babel devDependencies

This commit is contained in:
Matt Hargett
2019-03-01 16:35:26 -08:00
parent daf37aecff
commit 72fc3bae4f
11 changed files with 2641 additions and 1606 deletions

View File

@@ -24,10 +24,9 @@
"react-navigation-tabs": "^1.0.2"
},
"resolutions": {
"**/react": "16.3.1",
"**/prop-types": "15.6.0",
"**/react-lifecycles-compat": "3.0.4",
"**/hoist-non-react-statics": "2.5.0"
"**/react": "16.6.3",
"**/prop-types": "15.6.2",
"**/hoist-non-react-statics": "2.5.5"
},
"devDependencies": {
"babel-preset-expo": "^5.0.0"

File diff suppressed because it is too large Load Diff