Skip to content

Commit

Permalink
feat: update to react native 0.66.3 (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: Emin Khateeb <emin93@users.noreply.github.com>
  • Loading branch information
YutaSugimura and emin93 authored Nov 15, 2021
1 parent e5fce57 commit 1d836de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"dependencies": {
"react": "17.0.2",
"react-native": "0.66.2"
"react-native": "0.66.3"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"@react-native-community/eslint-config": "^2.0.0",
"@types/jest": "^26.0.23",
"@types/react-native": "^0.66.2",
"@types/react-native": "^0.66.4",
"@types/react-test-renderer": "^17.0.1",
"babel-jest": "^26.6.3",
"eslint": "^7.14.0",
Expand Down

0 comments on commit 1d836de

Please sign in to comment.