Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff66ruan committed Nov 18, 2022
1 parent fbc5c4d commit 7bfedf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion react-native/package.json
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"create-react-class": "^15.7.0",
"react": "17.0.1",
"react-native": "0.64.2"
"react-native": "0.64.4"
},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand Down
8 changes: 4 additions & 4 deletions react-native/yarn.lock
Expand Up @@ -5100,10 +5100,10 @@ react-native-codegen@^0.0.6:
jscodeshift "^0.11.0"
nullthrows "^1.1.1"

react-native@0.64.2:
version "0.64.2"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.2.tgz#233b6ed84ac4749c8bc2a2d6cf63577a1c437d18"
integrity sha512-Ty/fFHld9DcYsFZujXYdeVjEhvSeQcwuTGXezyoOkxfiGEGrpL/uwUZvMzwShnU4zbbTKDu2PAm/uwuOittRGA==
react-native@0.64.4:
version "0.64.4"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.4.tgz#f9870f6951378421881cc66f6b5a6451bef7254d"
integrity sha512-nxYt/NrTmGyW6+tOd+Hqp4O8uJ2LLZkN7ispMPDprAq7bwvLkF/GXmDQCZHAEyqXuhIztTtMX41KqFQ6UMCUJQ==
dependencies:
"@jest/create-cache-key-function" "^26.5.0"
"@react-native-community/cli" "^5.0.1-alpha.1"
Expand Down

0 comments on commit 7bfedf5

Please sign in to comment.