From 055aacf0e1a6d0a1d97e06fb4a13f2d120f7519d Mon Sep 17 00:00:00 2001 From: CzBiX Date: Wed, 1 Apr 2020 13:28:07 +0800 Subject: [PATCH] Upgrade vuetify to 2.2.20 --- package.json | 2 +- src/App.vue | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a1e8d84..769ef4c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "vue-class-component": "^7.2.3", "vue-property-decorator": "^8.4.1", "vue-router": "^3.1.6", - "vuetify": "2.2.3", + "vuetify": "^2.2.20", "vuex": "^3.1.3" }, "devDependencies": { diff --git a/src/App.vue b/src/App.vue index a39e0eb..6193776 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,7 +5,7 @@ :clipped="$vuetify.breakpoint.lgAndUp" v-model="drawer" v-class:phone-layout="phoneLayout" - width="300px" + width="300" >