Skip to content

Commit

Permalink
yarn add --dev autoprefixer
Browse files Browse the repository at this point in the history
  • Loading branch information
shgtkshruch committed Mar 9, 2020
1 parent 755fa22 commit b1a5de5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==
Expand Down

0 comments on commit b1a5de5

Please sign in to comment.