mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-25 03:57:06 +00:00
test: verify the packaged Commonlib boundary
This commit is contained in:
Generated
+4
-4
@@ -23,7 +23,7 @@
|
||||
"@smithy/types": "^4.14.3",
|
||||
"@smithy/util-retry": "^4.4.5",
|
||||
"@trystero-p2p/nostr": "^0.24.0",
|
||||
"@vrtmrz/livesync-commonlib": "0.1.0-rc.0",
|
||||
"@vrtmrz/livesync-commonlib": "0.1.0-rc.1",
|
||||
"diff-match-patch": "^1.0.5",
|
||||
"fflate": "^0.8.2",
|
||||
"idb": "^8.0.3",
|
||||
@@ -4978,9 +4978,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vrtmrz/livesync-commonlib": {
|
||||
"version": "0.1.0-rc.0",
|
||||
"resolved": "https://registry.npmjs.org/@vrtmrz/livesync-commonlib/-/livesync-commonlib-0.1.0-rc.0.tgz",
|
||||
"integrity": "sha512-Aa+xC7bG78M7H8leIMmZdTRzA0Xh+ZgmiZJv0pXjy5OdZTPDu1H9M0eRcs5xL2pNBiOLKs0CKiEBql7JgunnQg==",
|
||||
"version": "0.1.0-rc.1",
|
||||
"resolved": "https://registry.npmjs.org/@vrtmrz/livesync-commonlib/-/livesync-commonlib-0.1.0-rc.1.tgz",
|
||||
"integrity": "sha512-OTZ2l1GyWBe7NWMRrWInZVfiGKTsh9zvjhpWj43Tsox/2JFNaa5LfZBunGV5UcjvGpD5cXGDAw94cQ9TdJBAdg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.808.0",
|
||||
|
||||
Reference in New Issue
Block a user