diff --git a/cmd/templates/vuetify-basic/template.json b/cmd/templates/vuetify-basic/template.json index 0df81aa0..b58b5b04 100755 --- a/cmd/templates/vuetify-basic/template.json +++ b/cmd/templates/vuetify-basic/template.json @@ -1,8 +1,8 @@ { - "name": "Vuetify Basic", + "name": "Vuetify1.5/Webpack Basic", "version": "1.0.0", - "shortdescription": "Vuetify + Webpack", - "description": "Basic template using Vuetify and bundled using Webpack", + "shortdescription": "A basic Vuetify1.5/Webpack4 template", + "description": "Basic template using Vuetify v1.5 and bundled using Webpack", "install": "npm install", "build": "npm run build", "author": "lea ", @@ -11,4 +11,4 @@ "serve": "npm run serve", "bridge": "src", "wailsdir": "" -} \ No newline at end of file +}