Skip to content

Commit

Permalink
Update react-native to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Dec 5, 2024
1 parent 76a9a6e commit 793241a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/react_native/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"react": "18.1.0",
"react-native": "0.70",
"react-native": "^0.70.0",
"react-native-fs": "^2.18.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion js/react_native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"pod-install": "^0.1.36",
"prettier": "^2.6.2",
"react": "18.1.0",
"react-native": "0.70",
"react-native": "^0.70.0",
"react-native-builder-bob": "^0.18.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 793241a

Please sign in to comment.