Skip to content

Commit aab9662

Browse files
ian-wdiBotPeaches
andauthored
Bump package react and react-native dependency (#18)
* feat: bump react and react-native version to latest * build: add metro preset Co-authored-by: Connor Tumbleson <connor@sourcetoad.com>
1 parent eb4ae65 commit aab9662

File tree

2 files changed

+803
-988
lines changed

2 files changed

+803
-988
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,11 @@
6060
"eslint-plugin-prettier": "^3.1.3",
6161
"husky": "^6.0.0",
6262
"jest": "^26.0.1",
63+
"metro-react-native-babel-preset": "^0.70.1",
6364
"pod-install": "^0.1.0",
6465
"prettier": "^2.0.5",
65-
"react": "16.13.1",
66-
"react-native": "0.63.4",
66+
"react": "17.0.2",
67+
"react-native": "0.68.0",
6768
"react-native-builder-bob": "^0.18.0",
6869
"release-it": "^14.2.2",
6970
"typescript": "^4.1.3"

0 commit comments

Comments
 (0)