mirror of
https://github.com/luxfi/wallet.git
synced 2026-07-26 22:49:14 +00:00
Copies apps/extension, apps/mobile and 10 pkgs (wallet, ui, config, utilities, sessions, gating, notifications, analytics, eslint-config, prices) into a standalone pnpm workspace. Resolves merge conflict markers in extension and mobile package.json files, strips build artifacts (.wxt, .output, Pods).
17 lines
749 B
YAML
17 lines
749 B
YAML
packages:
|
|
- "apps/*"
|
|
- "pkgs/*"
|
|
- "config/*"
|
|
|
|
catalog:
|
|
react-native: "npm:@hanzogui/react-native@0.79.5-fork.1"
|
|
react-native-reanimated: "npm:@hanzogui/react-native-reanimated@3.19.3-fork.1"
|
|
react-native-sortables: "npm:@hanzogui/react-native-sortables@1.7.1-fork.1"
|
|
react-native-svg: "npm:@hanzogui/react-native-svg@15.13.0-fork.1"
|
|
"@react-native/gradle-plugin": "npm:@hanzogui/react-native-gradle-plugin@0.79.5-fork.1"
|
|
"@shopify/react-native-performance": "npm:@hanzogui/react-native-performance@4.1.2-fork.1"
|
|
"@expo/config-plugins": "npm:@hanzogui/expo-config-plugins@10.1.1-fork.1"
|
|
zod: "npm:@hanzogui/zod@4.3.6-fork.1"
|
|
immer: "npm:@hanzogui/immer@9.0.21-fork.1"
|
|
multiformats: "npm:@hanzogui/multiformats@9.9.0-fork.1"
|