diff --git a/package.json b/package.json index 9776b1a..9663275 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "ios:preview": "eas build --platform ios --profile preview", "ios:prod": "eas build --platform ios --profile production", "ios:submit": "eas submit --platform ios --profile production", - "postinstall": "patch-package" }, "dependencies": { "@expo/ui": "^56.0.15",