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>2022-01-13 21:43:48 +0300
committerGitHub <noreply@github.com>2022-01-13 21:43:48 +0300
commit11ca8ef8b3a1f046a0134221c599b9c8decf9fab (patch)
treefa7eda8278aee8f9f98e0cd650d8bac0bd1213f0 /package.json
parentec80b7f22dc039b99c62a0d8b1f9686a97f421e7 (diff)
add vendor specific css prefixes (#496)
Co-authored-by: kodiakhq[bot] <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 1314a75..ebc4611 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
- "autoprefixer": "^10.4.1",
+ "autoprefixer": "^10.4.2",
"postcss": "^8.4.5",
"postcss-cli": "^8.3.1"
}