mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Fix template versions
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user