Skip to content

Commit

Permalink
deps: Upgrade to RN v0.67.4!
Browse files Browse the repository at this point in the history
In this commit:

- Bump `react-native` and `flow-bin` versions; point Flow config to
  new Flow version

- Suppress an error from the new Flow version

- rm -rf node_modules && rm -rf ios/Pods && yarn

The project.pbxproj changes seem to have happened with the
`pod install` that got run as part of our Yarn postinstall script.
  • Loading branch information
chrisbobbe committed Jun 23, 2022
1 parent bfab1d1 commit 631a243
Show file tree
Hide file tree
Showing 6 changed files with 236 additions and 240 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ module.file_ext=.ios.js
exact_by_default=true

[version]
^0.158.0
^0.162.0
Loading

0 comments on commit 631a243

Please sign in to comment.