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-05-25 08:34:52 +0300
committerGitHub <noreply@github.com>2021-05-25 08:34:52 +0300
commit1824e56268f35652d629bc6a5bf0696bce7304b8 (patch)
treede8f4e54decf4de4c202e636912833b8b6772ddd /package.json
parenta811118a53b5bb73f3e1ea13f0f8e060402427fc (diff)
Update and run autoprefixer (#324)
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 2313593..fe4210d 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
"autoprefixer": "^10.2.5",
- "postcss": "^8.2.15",
+ "postcss": "^8.3.0",
"postcss-cli": "^8.3.1"
}
}