diff --git a/eas.json b/eas.json index 8696fe596f..25fee4ea59 100644 --- a/eas.json +++ b/eas.json @@ -5,10 +5,7 @@ }, "build": { "base": { - "node": "18.18.2", - "env": { - "EXPO_PUBLIC_LOG_LEVEL": "info" - } + "node": "18.18.2" }, "development": { "extends": "base",