Skip to content

Commit 2bb871d

Browse files
committed
Use pnpm v9
1 parent cc1757f commit 2bb871d

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

demos/react-native-supabase-group-chat/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,12 @@
3232
"@shopify/flash-list": "2.0.2",
3333
"@supabase/supabase-js": "^2.86.0",
3434
"@tamagui/babel-plugin": "^1.138.6",
35+
"@tamagui/shorthands": "^1.138.6",
3536
"@tamagui/config": "^1.138.6",
3637
"@tamagui/core": "^1.138.6",
3738
"@tamagui/lucide-icons": "^1.138.6",
3839
"@tamagui/themes": "^1.138.6",
40+
"@tamagui/font-inter": "^1.138.6",
3941
"date-fns": "^4.1.0",
4042
"expo": "~54.0.25",
4143
"expo-build-properties": "~1.0.9",
@@ -75,5 +77,6 @@
7577
"typescript": "~5.9.2"
7678
},
7779
"license": "UNLICENSED",
78-
"private": true
80+
"private": true,
81+
"packageManager": "[email protected]+sha256.24235772cc4ac82a62627cd47f834c72667a2ce87799a846ec4e8e555e2d4b8b"
7982
}

demos/react-native-supabase-group-chat/pnpm-lock.yaml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
packages:
2+
- .
3+
14
nodeLinker: hoisted

0 commit comments

Comments
 (0)