mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Fix template versions
This commit is contained in:
parent
01729ae22a
commit
9ca86c6093
3 changed files with 6 additions and 3 deletions
|
|
@ -3,5 +3,6 @@
|
|||
"shortname": "vanilla-ts",
|
||||
"author": "Lea Anthony",
|
||||
"description": "Vanilla + Vite development server",
|
||||
"helpurl": "https://wails.io"
|
||||
"helpurl": "https://wails.io",
|
||||
"version": 3
|
||||
}
|
||||
|
|
@ -3,5 +3,6 @@
|
|||
"shortname": "vue-ts",
|
||||
"author": "Lea Anthony",
|
||||
"description": "Vue + Vite development server",
|
||||
"helpurl": "https://wails.io"
|
||||
"helpurl": "https://wails.io",
|
||||
"version": 3
|
||||
}
|
||||
|
|
@ -3,5 +3,6 @@
|
|||
"shortname": "vue",
|
||||
"author": "Lea Anthony",
|
||||
"description": "Vue + Vite development server",
|
||||
"helpurl": "https://wails.io"
|
||||
"helpurl": "https://wails.io",
|
||||
"version": 3
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue