Skip to content

Commit 4249681

Browse files
fix(package): update react-native to version 0.50.1
Closes #34
1 parent 0fcc181 commit 4249681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"babel-preset-react-native-stage-0": "1.0.1",
1717
"react": "16.0.0-alpha.12",
18-
"react-native": "0.47.2",
18+
"react-native": "0.50.1",
1919
"react-native-fetch-blob": "0.10.8",
2020
"react-native-image-resizer": "1.0.0",
2121
"react-native-modal": "2.5.0",

0 commit comments

Comments
 (0)