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 f0b6324 commit ddbbb94Copy full SHA for ddbbb94
demos/vue-supabase-todolist/package.json
@@ -11,8 +11,8 @@
11
"test:build": "pnpm build"
12
},
13
"dependencies": {
14
- "@powersync/web": "workspace:*",
15
- "@powersync/vue": "workspace:*",
+ "@powersync/web": "^1.29.1",
+ "@powersync/vue": "^0.4.1",
16
"@mdi/font": "7.4.47",
17
"@supabase/supabase-js": "^2.39.7",
18
"@vuelidate/core": "^2.0.3",
0 commit comments