From ac0fbaf76f29d21a8b5cca8f0198e19cb632e0b4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 12 Feb 2018 00:11:17 +0000 Subject: [PATCH] chore(package): update autoprefixer to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9488f81..f01a89a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "vue-router": "3.0.1" }, "devDependencies": { - "autoprefixer": "7.2.6", + "autoprefixer": "8.0.0", "babel-cli": "6.26.0", "babel-core": "6.26.0", "babel-eslint": "8.2.1",