Skip to content

Commit

Permalink
fix(yarn): fix yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
EQuimper committed May 30, 2024
1 parent e1a3d31 commit ed8b3a8
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,27 @@ __metadata:
languageName: node
linkType: hard

"@appandflow/react-native-magic-scroll-example@workspace:example":
version: 0.0.0-use.local
resolution: "@appandflow/react-native-magic-scroll-example@workspace:example"
dependencies:
"@babel/core": ^7.20.0
"@expo/webpack-config": ^18.0.1
"@gorhom/bottom-sheet": ^4.6.3
babel-loader: ^8.1.0
babel-plugin-module-resolver: ^5.0.0
expo: ~50.0.17
expo-status-bar: ~1.11.1
react: 18.2.0
react-dom: 18.2.0
react-native: 0.73.6
react-native-gesture-handler: ~2.14.0
react-native-reanimated: ~3.6.2
react-native-safe-area-context: 4.8.2
react-native-web: ~0.19.6
languageName: unknown
linkType: soft

"@appandflow/react-native-magic-scroll@workspace:.":
version: 0.0.0-use.local
resolution: "@appandflow/react-native-magic-scroll@workspace:."
Expand Down Expand Up @@ -58,27 +79,6 @@ __metadata:
languageName: unknown
linkType: soft

"@appandflow/rn-magic-scroll-example@workspace:example":
version: 0.0.0-use.local
resolution: "@appandflow/rn-magic-scroll-example@workspace:example"
dependencies:
"@babel/core": ^7.20.0
"@expo/webpack-config": ^18.0.1
"@gorhom/bottom-sheet": ^4.6.3
babel-loader: ^8.1.0
babel-plugin-module-resolver: ^5.0.0
expo: ~50.0.17
expo-status-bar: ~1.11.1
react: 18.2.0
react-dom: 18.2.0
react-native: 0.73.6
react-native-gesture-handler: ~2.14.0
react-native-reanimated: ~3.6.2
react-native-safe-area-context: 4.8.2
react-native-web: ~0.19.6
languageName: unknown
linkType: soft

"@babel/code-frame@npm:7.10.4, @babel/code-frame@npm:~7.10.4":
version: 7.10.4
resolution: "@babel/code-frame@npm:7.10.4"
Expand Down

0 comments on commit ed8b3a8

Please sign in to comment.