-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
running bun create tauri-app and selected "vue" creates a project with tauri v1 deps
"dependencies": {
"@rajnandan1/termo": "^0.0.1",
"@tauri-apps/api": "^1",
"termo": "^0.0.1",
"vue": "^3.5.13"
},
"devDependencies": {
"@tauri-apps/cli": "^1",
"@vitejs/plugin-vue": "^5.0.5",
"typescript": "^5.2.2",
"vite": "^5.3.1",
"vue-tsc": "^2.0.22"
},```
Metadata
Metadata
Assignees
Labels
No labels