Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hhstore committed Oct 13, 2022
1 parent 12436f9 commit 2819388
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crates/rs-tauri-vue/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ tasks:

dev:fe:
cmds:
- pnpm i unplugin-vue-components -D
- pnpm i -D vue-router@4
- pnpm i -D unplugin-vue-components
- pnpm i -D naive-ui
- pnpm i -D vfonts
- pnpm i -D @vicons/ionicons5
Expand Down
1 change: 1 addition & 0 deletions crates/rs-tauri-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"vfonts": "^0.0.3",
"vite": "3.1.4",
"vitest": "0.23.4",
"vue-router": "4",
"vue-tsc": "0.40.13"
}
}
15 changes: 15 additions & 0 deletions crates/rs-tauri-vue/pnpm-lock.yaml

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

0 comments on commit 2819388

Please sign in to comment.