Skip to content

Commit 22233e9

Browse files
committed
fix(yarn): fix yarn
1 parent dcf0aa0 commit 22233e9

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -27,30 +27,9 @@ __metadata:
2727
languageName: node
2828
linkType: hard
2929

30-
"@appandflow/rn-magic-scroll-example@workspace:example":
31-
version: 0.0.0-use.local
32-
resolution: "@appandflow/rn-magic-scroll-example@workspace:example"
33-
dependencies:
34-
"@babel/core": ^7.20.0
35-
"@expo/webpack-config": ^18.0.1
36-
"@gorhom/bottom-sheet": ^4.6.3
37-
babel-loader: ^8.1.0
38-
babel-plugin-module-resolver: ^5.0.0
39-
expo: ~50.0.17
40-
expo-status-bar: ~1.11.1
41-
react: 18.2.0
42-
react-dom: 18.2.0
43-
react-native: 0.73.6
44-
react-native-gesture-handler: ~2.14.0
45-
react-native-reanimated: ~3.6.2
46-
react-native-safe-area-context: 4.8.2
47-
react-native-web: ~0.19.6
48-
languageName: unknown
49-
linkType: soft
50-
51-
"@appandflow/rn-magic-scroll@workspace:.":
30+
"@appandflow/react-native-magic-scroll@workspace:.":
5231
version: 0.0.0-use.local
53-
resolution: "@appandflow/rn-magic-scroll@workspace:."
32+
resolution: "@appandflow/react-native-magic-scroll@workspace:."
5433
dependencies:
5534
"@commitlint/config-conventional": ^17.0.2
5635
"@evilmartians/lefthook": ^1.5.0
@@ -79,6 +58,27 @@ __metadata:
7958
languageName: unknown
8059
linkType: soft
8160

61+
"@appandflow/rn-magic-scroll-example@workspace:example":
62+
version: 0.0.0-use.local
63+
resolution: "@appandflow/rn-magic-scroll-example@workspace:example"
64+
dependencies:
65+
"@babel/core": ^7.20.0
66+
"@expo/webpack-config": ^18.0.1
67+
"@gorhom/bottom-sheet": ^4.6.3
68+
babel-loader: ^8.1.0
69+
babel-plugin-module-resolver: ^5.0.0
70+
expo: ~50.0.17
71+
expo-status-bar: ~1.11.1
72+
react: 18.2.0
73+
react-dom: 18.2.0
74+
react-native: 0.73.6
75+
react-native-gesture-handler: ~2.14.0
76+
react-native-reanimated: ~3.6.2
77+
react-native-safe-area-context: 4.8.2
78+
react-native-web: ~0.19.6
79+
languageName: unknown
80+
linkType: soft
81+
8282
"@babel/code-frame@npm:7.10.4, @babel/code-frame@npm:~7.10.4":
8383
version: 7.10.4
8484
resolution: "@babel/code-frame@npm:7.10.4"

0 commit comments

Comments
 (0)