Skip to content

Commit abfb89b

Browse files
Update dependency react-native to v0.80.1
1 parent d2c3a83 commit abfb89b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
},
88
"dependencies": {
99
"react": "15.4.2",
10-
"react-native": "0.42.3",
10+
"react-native": "0.80.1",
1111
"react-native-custom-tabs": "file:.."
1212
},
1313
"devDependencies": {
1414
"@types/react": "15.0.39",
15-
"@types/react-native": "0.42.3"
15+
"@types/react-native": "0.73.0"
1616
}
1717
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "*"
2929
},
3030
"devDependencies": {
31-
"react-native": "0.42.3",
31+
"react-native": "0.80.1",
3232
"react": "15.4.2",
3333
"babel-preset-react-native": "1.x.x",
3434
"eslint": "3.x.x",

0 commit comments

Comments
 (0)