New feature:

- Add database configuration check & fixing tool
This commit is contained in:
vorotamoroz
2022-05-10 13:43:50 +09:00
parent 88ef7c316a
commit f613f1b887
5 changed files with 189 additions and 5 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.8.8",
"version": "0.9.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.8.8",
"version": "0.9.0",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",