mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-14 08:36:25 +00:00
Update ReactExample to use React Native 0.14.2
This commit is contained in:
parent
283826e687
commit
f3db7a5a56
@ -6,7 +6,7 @@
|
|||||||
"start": "node_modules/react-native/packager/packager.sh"
|
"start": "node_modules/react-native/packager/packager.sh"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react-native": "0.13.2",
|
"react-native": "0.14.2",
|
||||||
"realm": "file:../../lib"
|
"realm": "file:../../lib"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user