Skip to content

Commit

Permalink
install latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
yousif-bugsnag committed Sep 23, 2024
1 parent 4930674 commit ee80c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate-react-native-fixture.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const REACT_NAVIGATION_DEPENDENCIES = [
]

const REACT_NATIVE_NAVIGATION_DEPENDENCIES = [
'react-native-navigation@7.37.2' // INVESTIGATE: higher than 7.37.2 causes a build error
'react-native-navigation'
]

if (!process.env.SKIP_GENERATE_FIXTURE) {
Expand Down

0 comments on commit ee80c8e

Please sign in to comment.