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-07-30 19:58:38 +0300
committerGitHub <noreply@github.com>2021-07-30 19:58:38 +0300
commit1ed12aacdfd8d2af7eef38cc185f38c284ca00ff (patch)
treeb070da443edd184b496ee9595e8b0d8bba37ece5 /package.json
parent03edbac376a7642744305018d71517429051ed41 (diff)
Update and run autoprefixer (#384)
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 f526775..ef02023 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
"autoprefixer": "^10.3.1",
- "postcss": "^8.3.5",
+ "postcss": "^8.3.6",
"postcss-cli": "^8.3.1"
}
}