mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
Update projects to React Native 0.25
This commit is contained in:
parent
7a26d192ba
commit
8db0161ed8
@ -6,8 +6,8 @@
|
||||
"start": "react-native start"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^0.14.5",
|
||||
"react-native": "^0.24.1",
|
||||
"react": "^0.14.8",
|
||||
"react-native": "^0.25.1",
|
||||
"realm": "file:../.."
|
||||
}
|
||||
}
|
||||
|
@ -6,8 +6,8 @@
|
||||
"start": "react-native start"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^0.14.5",
|
||||
"react-native": "^0.24.1",
|
||||
"react": "^0.14.8",
|
||||
"react-native": "^0.25.1",
|
||||
"react-native-sqlite-storage": "^2.1.3",
|
||||
"react-native-store": "^0.4.1",
|
||||
"realm": "file:../.."
|
||||
|
@ -6,8 +6,8 @@
|
||||
"start": "react-native start"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^0.14.5",
|
||||
"react-native": "^0.24.1",
|
||||
"react": "^0.14.8",
|
||||
"react-native": "^0.25.1",
|
||||
"react-native-fs": "^1.1.0",
|
||||
"xmlbuilder": "^4.2.1",
|
||||
"realm": "file:../..",
|
||||
|
Loading…
x
Reference in New Issue
Block a user