From b1a5de5445932dde1b7a4a7e9a24df965097b276 Mon Sep 17 00:00:00 2001 From: shgtkshruch Date: Mon, 9 Mar 2020 19:41:25 +0900 Subject: [PATCH] yarn add --dev autoprefixer --- package.json | 1 + yarn.lock | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 94410e054b7ea..eea70ae6ca6ea 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "@nuxtjs/vuetify": "^1.0.0", "@types/chart.js": "^2.9.14", "@vue/test-utils": "^1.0.0-beta.27", + "autoprefixer": "^9.7.4", "babel-jest": "^24.1.0", "eslint": "^6.8.0", "eslint-config-prettier": "^6.10.0", diff --git a/yarn.lock b/yarn.lock index 3eb51c29ab486..34ca571236077 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2340,7 +2340,7 @@ atob@^2.1.2: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== -autoprefixer@^9.6.1: +autoprefixer@^9.6.1, autoprefixer@^9.7.4: version "9.7.4" resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.7.4.tgz#f8bf3e06707d047f0641d87aee8cfb174b2a5378" integrity sha512-g0Ya30YrMBAEZk60lp+qfX5YQllG+S5W3GYCFvyHTvhOki0AEQJLPEcIuGRsqVwLi8FvXPVtwTGhfr38hVpm0g==