From 714af9d29a54a644fbcb9b40f8fb907e5e3ed1e9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 31 Oct 2018 16:47:49 +0000 Subject: [PATCH] Update dependency vuetify to v1.3.5 --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index f48983a5a..b931d6955 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.3.4" + "vuetify": "1.3.5" }, "devDependencies": { "autoprefixer": "9.3.1",