Fixed migration problem.

This commit is contained in:
vorotamoroz
2022-06-10 01:26:55 +09:00
parent fab2327937
commit 4cb908cf62
6 changed files with 11 additions and 11 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.10.0",
"version": "0.10.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.10.0",
"version": "0.10.1",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",