Skip to content

Commit

Permalink
upgraded expo-constants and expo-localization to fix unimodules issue…
Browse files Browse the repository at this point in the history
…s in newer expo sdk (#198)

Co-authored-by: Shina Rasheed <shinarasheed>
  • Loading branch information
shinarasheed committed Jan 29, 2023
1 parent e4b45d3 commit ffea718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react-native-version-check-expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"expo": ">=26"
},
"dependencies": {
"expo-constants": "5.0.1",
"expo-localization": "5.0.1",
"expo-constants": "^14.0.2",
"expo-localization": "^14.0.0",
"react-native-version-check": "^3.4.6"
},
"devDependencies": {
Expand Down

0 comments on commit ffea718

Please sign in to comment.