diff --git a/features/fixtures/test-app/eas.json b/features/fixtures/test-app/eas.json index 9c301fe7..1cf7bd3c 100644 --- a/features/fixtures/test-app/eas.json +++ b/features/fixtures/test-app/eas.json @@ -1,12 +1,11 @@ { "cli": { - "version": ">= 0.56.0" + "version": ">= 3.15.0" }, "build": { "production": { "distribution": "internal", "credentialsSource": "local", - "prebuildCommand": "prebuild --npm", "android": { "buildType": "apk" },