We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6942602 commit 7b9908aCopy full SHA for 7b9908a
package.json
@@ -192,6 +192,7 @@
192
},
193
"peerDependencies": {
194
"@expo/metro-config": ">=54",
195
+ "lightningcss": ">=1.27.0",
196
"react": ">=19",
197
"react-native": ">=0.81"
198
yarn.lock
@@ -11054,6 +11054,7 @@ __metadata:
11054
typescript-eslint: "npm:^8.40.0"
11055
peerDependencies:
11056
"@expo/metro-config": ">=54"
11057
+ lightningcss: ">=1.27.0"
11058
react: ">=19"
11059
react-native: ">=0.81"
11060
languageName: unknown
0 commit comments