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>2021-12-28 14:05:18 +0300
committerGitHub <noreply@github.com>2021-12-28 14:05:18 +0300
commitcab383aa12ae55ce2026ab60001fa073a05da701 (patch)
treedea0f39da148a6b2f7cac9e6a7aa7c20a0fe247d /package.json
parent0b27282e6a4df44c6e9c4348e6338057c8347766 (diff)
Update and run autoprefixer (#477)
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 04efd45..62cc1e2 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.0",
- "postcss": "^8.4.4",
+ "postcss": "^8.4.5",
"postcss-cli": "^8.3.1"
}
}