diff --git a/package.json b/package.json index a998b29..1da7d08 100644 --- a/package.json +++ b/package.json @@ -68,14 +68,5 @@ "eslint-config-expo": "~10.0.0", "typescript": "~5.9.2" }, - "private": true, - "expo": { - "doctor": { - "reactNativeDirectoryCheck": { - "exclude": [ - "react-native-nfc-manager" - ] - } - } - } + "private": true }