Skip to content

Commit

Permalink
Merge pull request cmaycumber#69 from jferrettiboke/main-1
Browse files Browse the repository at this point in the history
fix(deps): use a valid `@expo/config-plugins` version for Expo SDK 49
  • Loading branch information
cmaycumber authored Jan 17, 2024
2 parents 5475139 + e4a5ed9 commit fd91a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/intercom-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"preset": "expo-module-scripts"
},
"dependencies": {
"@expo/config-plugins": "~6.0.0",
"@expo/config-plugins": "~7.2.2",
"semver": "^7.3.8"
},
"peerDependencies": {
Expand Down

0 comments on commit fd91a60

Please sign in to comment.