mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 10:46:21 +00:00
Fix RN dependency before Windows PR is merged
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
This commit is contained in:
parent
2890614a08
commit
c088e7b651
2
desktop_files/package-lock.json
generated
2
desktop_files/package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user