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-21 07:01:51 +0300
committerGitHub <noreply@github.com>2021-06-21 07:01:51 +0300
commit884bf65e43bb1c765b52e345c55303bf4ea9ea04 (patch)
tree9160e6a49d9499ec4026945c2a8ea3bea7dc7747 /package.json
parentebe659b12b1427b44b3b7fc5bd29c4bff75f64fd (diff)
add vendor specific css prefixes (#360)
Co-authored-by: hossainemruz <hossainemruz@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 c0215fd..cfe8ce7 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.4",
+ "postcss": "^8.3.5",
"postcss-cli": "^8.3.1"
}
}