Fix RN dependency before Windows PR is merged

Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
This commit is contained in:
Pedro Pombeiro 2018-11-13 11:16:24 +01:00
parent 2890614a08
commit c088e7b651
No known key found for this signature in database
GPG Key ID: A65DEB11E4BBC647
2 changed files with 2 additions and 2 deletions

View File

@ -11065,7 +11065,7 @@
}
},
"react-native": {
"version": "git+https://github.com/status-im/react-native-desktop.git#567ca5e9b53a91d55a2bc4e915bf4f5d2b6304c4",
"version": "git+https://github.com/status-im/react-native-desktop.git#c034f0db54a201eb54e6241bf120d55de44a30c0",
"requires": {
"absolute-path": "0.0.0",
"art": "0.10.3",

View File

@ -55,7 +55,7 @@
"querystring-es3": "0.2.1",
"react": "16.4.1",
"react-dom": "16.4.2",
"react-native": "git+https://github.com/status-im/react-native-desktop.git#v0.56.1_1",
"react-native": "git+https://github.com/status-im/react-native-desktop.git#v0.56.1_2",
"react-native-background-timer": "2.0.0",
"react-native-camera": "0.10.0",
"react-native-config": "git+https://github.com/status-im/react-native-config.git",