- Allow "'" and ban "#" in filenames. #27
- Fixed misspelling (one of #28)
This commit is contained in:
vorotamoroz
2021-12-22 19:38:00 +09:00
parent fc210de58b
commit abe613539b
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.2.0",
"version": "0.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",