Skip to content

Commit 01a3a2f

Browse files
committed
fix: add lightningcss to peerDeps
1 parent 3fbb6ad commit 01a3a2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@
192192
},
193193
"peerDependencies": {
194194
"@expo/metro-config": ">=54",
195+
"lightningcss": ">=1.27.0",
195196
"react": ">=19",
196197
"react-native": ">=0.81"
197198
},

0 commit comments

Comments
 (0)