Skip to content

Commit c31fa2a

Browse files
authored
Merge pull request #1 from mzaien/main
chore: fix expo doctor for expo 51^
2 parents d779715 + 090cf8e commit c31fa2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/intercom-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"preset": "expo-module-scripts"
2727
},
2828
"dependencies": {
29-
"@expo/config-plugins": "^7.2.5",
29+
"@expo/config-plugins": "^8.0.0",
3030
"semver": "^7.3.8"
3131
},
3232
"peerDependencies": {

0 commit comments

Comments
 (0)