From eca03e147102fd0990bd766d92652124ef281ee3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Oct 2018 15:05:25 +0000 Subject: [PATCH] Update dependency vuetify to v1.2.8 --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 0a2eb9f32..29994fa33 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -16,7 +16,7 @@ "dependencies": { "vue": "2.5.17", "vue-router": "3.0.1", - "vuetify": "1.2.7" + "vuetify": "1.2.8" }, "devDependencies": { "autoprefixer": "9.1.5",