mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-02-01 09:57:14 +00:00
0.24.5 (by Library Fixing)
Fixed - Fix some wrong behaviour during comparing JSON objects Improved - Reactive values are now shown more smoothly (Logs,a status line.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.24.4",
|
||||
"version": "0.24.5",
|
||||
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
|
||||
"main": "main.js",
|
||||
"type": "module",
|
||||
@@ -72,7 +72,7 @@
|
||||
"fflate": "^0.8.2",
|
||||
"idb": "^8.0.0",
|
||||
"minimatch": "^10.0.1",
|
||||
"octagonal-wheels": "^0.1.19",
|
||||
"octagonal-wheels": "^0.1.20",
|
||||
"svelte-check": "^4.0.4",
|
||||
"xxhash-wasm": "0.4.2",
|
||||
"xxhash-wasm-102": "npm:xxhash-wasm@^1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user