Update and run autoprefixer #432

Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-10-08 00:04:31 +06:00 committed by GitHub
parent 7b604b30e5
commit ba997ff4c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 81 additions and 111 deletions

View file

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