Skip to content

Commit 474c748

Browse files
committed
fix: bump react and react native in the main project
1 parent 6d0be48 commit 474c748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/common/$package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"jest": "^26.0.1",
5858
"pod-install": "^0.1.0",
5959
"prettier": "^2.0.5",
60-
"react": "~16.9.0",
61-
"react-native": "~0.61.5",
60+
"react": "16.11.0",
61+
"react-native": "0.62.0",
6262
"release-it": "^13.5.8",
6363
"typescript": "^3.8.3"
6464
},

0 commit comments

Comments
 (0)