Skip to content

Commit d757a50

Browse files
authored
Merge pull request #8 from VectorPrivacy/master
v0.1.7 - Auto-Updater
2 parents e07b13f + ee44aea commit d757a50

12 files changed

Lines changed: 808 additions & 152 deletions

File tree

package-lock.json

Lines changed: 22 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
"@tauri-apps/plugin-clipboard-manager": "^2.2.2",
2222
"@tauri-apps/plugin-dialog": "^2.2.1",
2323
"@tauri-apps/plugin-fs": "^2.2.1",
24-
"@tauri-apps/plugin-store": "^2.2.0"
24+
"@tauri-apps/plugin-process": "^2.3.0",
25+
"@tauri-apps/plugin-store": "^2.2.0",
26+
"@tauri-apps/plugin-updater": "^2.9.0"
2527
}
2628
}

0 commit comments

Comments
 (0)