mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-02 01:36:12 +00:00
Update to React Native 0.18.0 official release
This commit is contained in:
parent
04ee234578
commit
92df9bff8c
@ -6,7 +6,7 @@
|
||||
"start": "react-native start"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "0.16.0",
|
||||
"react-native": "0.18.0",
|
||||
"realm": "file:../.."
|
||||
}
|
||||
}
|
||||
|
@ -6,7 +6,7 @@
|
||||
"start": "react-native start"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "0.18.0-rc",
|
||||
"react-native": "0.18.0",
|
||||
"realm": "file:../..",
|
||||
"realm-tests": "file:../lib"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user