Skip to content

Commit 1c13ba3

Browse files
committed
Fix incorrectly resolved version changes
1 parent e088e7d commit 1c13ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/angular-supabase-todolist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/platform-browser-dynamic": "^19.2.4",
2424
"@angular/router": "^19.2.4",
2525
"@angular/service-worker": "^19.2.4",
26-
"@journeyapps/wa-sqlite": "^1.3.2",
26+
"@journeyapps/wa-sqlite": "^1.4.0",
2727
"@powersync/web": "^1.29.1",
2828
"@supabase/supabase-js": "^2.44.4",
2929
"rxjs": "~7.8.1",

0 commit comments

Comments
 (0)