Remove postinstall step which is no longer needed in RN 0.55.3. Update react-navigation version.

This commit is contained in:
Akinwale Ariwodola 2018-05-18 08:07:18 +01:00
parent 872fafbb50
commit 0483e67026
3 changed files with 3 additions and 13013 deletions

2
app/package-lock.json generated
View file

@ -3953,7 +3953,7 @@
}
},
"lbry-redux": {
"version": "github:lbryio/lbry-redux#4b53175ecd689aaa10f221bcee0897313d27901e",
"version": "github:lbryio/lbry-redux#30c18725d8c6c141c30c57f0a324d0abb8963b99",
"requires": {
"proxy-polyfill": "0.1.6",
"reselect": "3.0.1"

View file

@ -3,8 +3,7 @@
"version": "0.0.1",
"private": "true",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"postinstall": "cp ./patch/ReactNativeRenderer-dev.js.patch ./node_modules/react-native/Libraries/Renderer/ReactNativeRenderer-dev.js"
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"dependencies": {
"lbry-redux": "lbryio/lbry-redux",
@ -13,7 +12,7 @@
"react-native": "0.55.3",
"react-native-vector-icons": "^4.5.0",
"react-native-video": "2.0.0",
"react-navigation": "^1.0.3",
"react-navigation": "^1.5.12",
"react-navigation-redux-helpers": "^1.0.1",
"react-redux": "^5.0.3",
"redux": "^3.6.0",

File diff suppressed because it is too large Load diff