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-14 08:35:40 +0300
committerGitHub <noreply@github.com>2021-07-14 08:35:40 +0300
commit6a55617adc9979691406fc342bba31b3480bdb27 (patch)
treebd5504423d838d4b5a8ca8f3a179049971abbd3a /package.json
parentffe40b1cba46f1beebe2009d701b40b20a22a6ef (diff)
add vendor specific css prefixes (#373)
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 cfe8ce7..f526775 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
- "autoprefixer": "^10.2.6",
+ "autoprefixer": "^10.3.1",
"postcss": "^8.3.5",
"postcss-cli": "^8.3.1"
}