diff --git a/package.json b/package.json index 382a2b4..a320aaf 100644 --- a/package.json +++ b/package.json @@ -192,6 +192,7 @@ }, "peerDependencies": { "@expo/metro-config": ">=54", + "lightningcss": ">=1.27.0", "react": ">=19", "react-native": ">=0.81" }, diff --git a/yarn.lock b/yarn.lock index 13c3e3b..2265abe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11054,6 +11054,7 @@ __metadata: typescript-eslint: "npm:^8.40.0" peerDependencies: "@expo/metro-config": ">=54" + lightningcss: ">=1.27.0" react: ">=19" react-native: ">=0.81" languageName: unknown