Skip to content

Commit 29dd952

Browse files
author
mend-5034428[bot]
committed
Update dependency react-native to v0.76.3
1 parent d2c3a83 commit 29dd952

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.76.3",
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.76.3",
3232
"react": "15.4.2",
3333
"babel-preset-react-native": "1.x.x",
3434
"eslint": "3.x.x",

0 commit comments

Comments
 (0)