bump example app to 0.38
This commit is contained in:
parent
c6f12527fb
commit
ca59b23b2f
|
@ -6,8 +6,8 @@
|
|||
"start": "node node_modules/react-native/local-cli/cli.js start"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^15.3.0",
|
||||
"react-native": "^0.33.0",
|
||||
"react": "^15.4.0",
|
||||
"react-native": "^0.38.0",
|
||||
"react-native-config": "../"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue