Skip to content

Commit 08286a2

Browse files
committed
fix: broken lockfile
1 parent 074fcde commit 08286a2

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
@@ -11083,8 +11083,8 @@ __metadata:
1108311083
typescript-eslint: "npm:^8.40.0"
1108411084
peerDependencies:
1108511085
"@expo/metro-config": ">=54"
11086-
react: 19.1.0
11087-
react-native: 0.81.1
11086+
react: ">=19"
11087+
react-native: ">=0.81"
1108811088
languageName: unknown
1108911089
linkType: soft
1109011090

0 commit comments

Comments
 (0)