diff --git a/node_modules/@tsconfig/react-native/tsconfig.json b/node_modules/@tsconfig/react-native/tsconfig.json index 4c08ab9..f6c4f4e 100644 --- a/node_modules/@tsconfig/react-native/tsconfig.json +++ b/node_modules/@tsconfig/react-native/tsconfig.json @@ -25,7 +25,7 @@ "noEmit": true, "isolatedModules": true, "strict": true, - "moduleResolution": "node", + "moduleResolution": "node16", "resolveJsonModule": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true,