mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-02-07 12:51:36 +00:00
fix some,
- Add Utility functions. - Database reset opeartion and corrupt preventions. - Fixing file deleting. - Tidy up setting dialog. - Add notice about the file that having platform dependant name. - Add webclip on readme
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"diff-match-patch": "^1.0.5",
|
||||
|
||||
Reference in New Issue
Block a user