Fix Fetch chunks on demand

This commit is contained in:
vorotamoroz
2025-08-09 02:17:50 +09:00
parent a9c3f60fe7
commit 0a30af479f
5 changed files with 8 additions and 6 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.25.5",
"version": "0.25.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.25.5",
"version": "0.25.6",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-s3": "^3.808.0",