Skip to content

Commit 91bac00

Browse files
committed
Fix yarn lock
1 parent 791c666 commit 91bac00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8477,8 +8477,8 @@ __metadata:
84778477
typescript: "npm:^6.0.2"
84788478
typescript-eslint: "npm:^8.58.0"
84798479
peerDependencies:
8480-
react: ">=16.4.0"
8481-
react-native: ">=0.64.0"
8480+
react: ">=19.0.0"
8481+
react-native: ">=0.78.0"
84828482
peerDependenciesMeta:
84838483
react:
84848484
optional: true

0 commit comments

Comments
 (0)