diff --git a/eas.json b/eas.json index c82e884cbb..9490bad5da 100644 --- a/eas.json +++ b/eas.json @@ -1,6 +1,6 @@ { "cli": { - "version": "^18.13.0", + "version": ">=18", "promptToConfigurePushNotifications": false, "appVersionSource": "remote" },