Skip to content

Commit f950679

Browse files
authored
Reverted RNW demo dependencies to use workspace packages. (#564)
1 parent 7fe70bd commit f950679

File tree

2 files changed

+13
-86
lines changed

2 files changed

+13
-86
lines changed

demos/react-native-web-supabase-todolist/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@expo/vector-icons": "^14.0.2",
1616
"@journeyapps/react-native-quick-sqlite": "^2.4.0",
1717
"@journeyapps/wa-sqlite": "^1.2.0",
18-
"@powersync/attachments": "latest",
19-
"@powersync/react": "^1.5.1",
20-
"@powersync/react-native": "^1.17.0",
21-
"@powersync/web": "^1.14.0",
18+
"@powersync/attachments": "workspace:*",
19+
"@powersync/react": "workspace:*",
20+
"@powersync/react-native": "workspace:*",
21+
"@powersync/web": "workspace:*",
2222
"@react-native-async-storage/async-storage": "1.23.1",
2323
"@react-navigation/bottom-tabs": "^7.2.0",
2424
"@react-navigation/drawer": "^7.1.1",

pnpm-lock.yaml

Lines changed: 9 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)