[bug] pin realm version until #2460 is resolved
This commit is contained in:
parent
c9b785cead
commit
641cebee09
|
@ -81,7 +81,7 @@
|
||||||
"react-native-vector-icons": "^4.0.1",
|
"react-native-vector-icons": "^4.0.1",
|
||||||
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#vizanto-master",
|
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#vizanto-master",
|
||||||
"readable-stream": "1.0.33",
|
"readable-stream": "1.0.33",
|
||||||
"realm": "^2.0.1",
|
"realm": "2.0.7",
|
||||||
"stream-browserify": "^1.0.0",
|
"stream-browserify": "^1.0.0",
|
||||||
"string_decoder": "^0.10.31",
|
"string_decoder": "^0.10.31",
|
||||||
"timers-browserify": "^1.4.2",
|
"timers-browserify": "^1.4.2",
|
||||||
|
|
Loading…
Reference in New Issue