Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-12 18:08:16 +0300
committerGitHub <noreply@github.com>2022-11-12 18:08:16 +0300
commit108bd9359857063022d5db0cf4b802b978b79a54 (patch)
treeb335b48880a7cd53cc63484ebe16305e31f90f87 /package.json
parent996346b249343463b44f8d098a6fd1b71d8fa048 (diff)
Update and run autoprefixer (#700)
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 601d2b3..3f343c4 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"homepage": "https://github.com/hugo-toha/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.13",
- "postcss": "^8.4.18",
+ "postcss": "^8.4.19",
"postcss-cli": "^8.3.1"
}
}