Skip to content

Commit

Permalink
✨ feat(lib): 把更新搞好了
Browse files Browse the repository at this point in the history
  • Loading branch information
CakeAL committed Oct 24, 2024
1 parent 40d7d63 commit 5433758
Show file tree
Hide file tree
Showing 11 changed files with 331 additions and 15 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ustb-wifi-tools",
"private": true,
"version": "0.7.2",
"version": "0.7.3",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,9 @@
},
"dependencies": {
"@tauri-apps/api": "^2.0.2",
"@tauri-apps/plugin-dialog": "~2",
"@tauri-apps/plugin-shell": "^2.0.0",
"@tauri-apps/plugin-updater": "~2",
"dayjs": "^1.11.13",
"vue": "^3.5.12"
},
Expand Down
20 changes: 20 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5433758

Please sign in to comment.