Skip to content

Commit 57d2e87

Browse files
Update dependency react-native to v0.79.0
1 parent 4fee0d5 commit 57d2e87

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"react": "16.6.1",
11-
"react-native": "0.57.7",
11+
"react-native": "0.79.0",
1212
"react-native-image-picker": "file:../"
1313
},
1414
"devDependencies": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@semantic-release/git": "7.0.12",
6161
"@types/jest": "^24.0.15",
6262
"@types/react": "^16.8.22",
63-
"@types/react-native": "^0.57.63",
63+
"@types/react-native": "^0.73.0",
6464
"@typescript-eslint/eslint-plugin": "^1.11.0",
6565
"@typescript-eslint/parser": "^1.11.0",
6666
"babel-jest": "^24.8.0",
@@ -73,7 +73,7 @@
7373
"metro-react-native-babel-preset": "^0.54.1",
7474
"prettier": "^1.18.2",
7575
"react": "16.8.6",
76-
"react-native": "0.60.0-rc.2",
76+
"react-native": "0.79.0",
7777
"react-test-renderer": "16.8.6",
7878
"rimraf": "^2.6.3",
7979
"semantic-release": "15.13.16",

0 commit comments

Comments
 (0)