Skip to content

Commit 5e92ab4

Browse files
committed
Add Tauri updater plugin
https://tauri.app/plugin/updater/
1 parent b91be92 commit 5e92ab4

File tree

6 files changed

+386
-0
lines changed

6 files changed

+386
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"@tailwindcss/container-queries": "^0.1.1",
6767
"@tailwindcss/typography": "^0.5.15",
6868
"@tauri-apps/cli": "^2.1.0",
69+
"@tauri-apps/plugin-updater": "~2",
6970
"@types/culori": "^2.0.4",
7071
"@types/file-saver": "^2.0.7",
7172
"@types/lodash-es": "^4.17.12",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)