Skip to content

Commit d6dd459

Browse files
committed
Fix tauri plugin version in demo app
1 parent a01cf94 commit d6dd459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/tauri-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@powersync/common": "1.49.0",
14-
"@powersync/tauri-plugin": "0.1.0",
14+
"@powersync/tauri-plugin": "0.0.1",
1515
"@powersync/react": "1.9.0",
1616
"@tauri-apps/api": "^2.0.0",
1717
"@tanstack/react-router": "^1.167.4",

0 commit comments

Comments
 (0)