Use published Commonlib 0.1.0-rc.10

This commit is contained in:
vorotamoroz
2026-07-22 16:57:46 +00:00
parent dcbf26f874
commit defef55a6e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"@smithy/querystring-builder": "^4.2.9",
"@smithy/types": "^4.14.3",
"@smithy/util-retry": "^4.4.5",
"@vrtmrz/livesync-commonlib": "0.1.0-rc.9",
"@vrtmrz/livesync-commonlib": "0.1.0-rc.10",
"@vrtmrz/obsidian-plugin-kit": "0.1.2",
"diff-match-patch": "^1.0.5",
"fflate": "^0.8.2",
@@ -4898,9 +4898,9 @@
}
},
"node_modules/@vrtmrz/livesync-commonlib": {
"version": "0.1.0-rc.9",
"resolved": "https://registry.npmjs.org/@vrtmrz/livesync-commonlib/-/livesync-commonlib-0.1.0-rc.9.tgz",
"integrity": "sha512-gwkXu+HEWnN3Ak416cA3/Fq9HaV9a+ijqRSY6rffet4jyx/HyK2eySFtE+r74qSvBXesy7MICcJJOyx5b4dzNw==",
"version": "0.1.0-rc.10",
"resolved": "https://registry.npmjs.org/@vrtmrz/livesync-commonlib/-/livesync-commonlib-0.1.0-rc.10.tgz",
"integrity": "sha512-LFhDfIwXl5lPD92/hhQpD8aTlgOakT0yb9vZ4TcKEeTRyc+Os7eGUB93LcKdZhYC9fKTh/tdyfd0g2NJDMlKkA==",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-s3": "^3.808.0",