From ef40a2eb8e7bfd0535d492238c4a6e0ce3d0dc90 Mon Sep 17 00:00:00 2001 From: Balakrishna Prasad Ganne Date: Mon, 26 Oct 2020 13:13:04 +0530 Subject: [PATCH] Update Vuetify in package.json (#537) --- cmd/templates/vuetify2-basic/frontend/package.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/templates/vuetify2-basic/frontend/package.json.template b/cmd/templates/vuetify2-basic/frontend/package.json.template index cb91ee864..0913c632d 100644 --- a/cmd/templates/vuetify2-basic/frontend/package.json.template +++ b/cmd/templates/vuetify2-basic/frontend/package.json.template @@ -11,7 +11,7 @@ "core-js": "^3.6.4", "regenerator-runtime": "^0.13.3", "vue": "^2.6.11", - "vuetify": "^2.2.15", + "vuetify": "^2.3.15", "@wailsapp/runtime": "^1.0.10" }, "devDependencies": {