Skip to content

Commit 14ada88

Browse files
Merge pull request #83 from marcocesarato/renovate/major-react-monorepo
fix(deps): update react monorepo to v18 (major)
2 parents 5058da3 + 7aea572 commit 14ada88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"dependencies": {
1515
"expo": "^47.0.0",
16-
"react": "17.0.2",
17-
"react-dom": "17.0.2",
16+
"react": "18.2.0",
17+
"react-dom": "18.2.0",
1818
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
1919
"react-native-input-spinner": "^1.7.12",
2020
"react-native-web": "~0.18.0"

0 commit comments

Comments
 (0)