We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe70bd commit 8766d16Copy full SHA for 8766d16
demos/react-native-web-supabase-todolist/package.json
@@ -15,10 +15,11 @@
15
"@expo/vector-icons": "^14.0.2",
16
"@journeyapps/react-native-quick-sqlite": "^2.4.0",
17
"@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",
+ "@powersync/attachments": "workspace:*",
+ "@powersync/common": "workspace:*",
+ "@powersync/react": "workspace:*",
+ "@powersync/react-native": "workspace:*",
22
+ "@powersync/web": "workspace:*",
23
"@react-native-async-storage/async-storage": "1.23.1",
24
"@react-navigation/bottom-tabs": "^7.2.0",
25
"@react-navigation/drawer": "^7.1.1",
0 commit comments