Update and run autoprefixer (#425)

Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-09-29 05:55:44 +00:00 committed by GitHub
parent 6e849034ac
commit 8a8c0ec9fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 22 deletions

View file

@ -17,8 +17,8 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
"autoprefixer": "^10.3.5",
"postcss": "^8.3.7",
"autoprefixer": "^10.3.6",
"postcss": "^8.3.8",
"postcss-cli": "^8.3.1"
}
}