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-06-16 22:16:13 +0300
committerGitHub <noreply@github.com>2021-06-16 22:16:13 +0300
commitde912c08c6410f10b8208adb6528c7f2b728444d (patch)
treeea5b603a1c395b3e4c8d321377d03d58b2007683 /package.json
parent0b5bde723389990e37784ff4e3e2cf9809afed5f (diff)
Update and run autoprefixer (#354)
Co-authored-by: hossainemruz <hossainemruz@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 e07943b..c0215fd 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
"autoprefixer": "^10.2.6",
- "postcss": "^8.3.0",
+ "postcss": "^8.3.4",
"postcss-cli": "^8.3.1"
}
}