diff --git a/package.json b/package.json index a7b6d477..0bf138a8 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "debug": "^4.4.1" }, "peerDependencies": { - "expo": "54.0.0-preview.13", + "@expo/metro-config": ">=0.21.8", "lightningcss": ">=1.27.0", "react": "19.1.0", "react-native": "0.81.1" @@ -167,6 +167,7 @@ "@babel/core": "^7.28.0", "@commitlint/config-conventional": "^19.8.1", "@eslint/js": "^9.30.1", + "@expo/metro-config": "0.21.8", "@ianvs/prettier-plugin-sort-imports": "^4.4.2", "@tailwindcss/postcss": "^4.1.12", "@testing-library/react-native": "^13.3.3", diff --git a/yarn.lock b/yarn.lock index a9883d37..ad7e2702 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11464,6 +11464,7 @@ __metadata: "@babel/core": "npm:^7.28.0" "@commitlint/config-conventional": "npm:^19.8.1" "@eslint/js": "npm:^9.30.1" + "@expo/metro-config": "npm:0.21.8" "@ianvs/prettier-plugin-sort-imports": "npm:^4.4.2" "@tailwindcss/postcss": "npm:^4.1.12" "@testing-library/react-native": "npm:^13.3.3" @@ -11506,7 +11507,7 @@ __metadata: typescript: "npm:^5.9.2" typescript-eslint: "npm:^8.40.0" peerDependencies: - expo: 54.0.0-preview.13 + "@expo/metro-config": ">=0.21.8" lightningcss: ">=1.27.0" react: 19.1.0 react-native: 0.81.1