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-09-08 05:10:26 +0300
committerGitHub <noreply@github.com>2021-09-08 05:10:26 +0300
commitcf7c11421b606451958dfe14243c6c6376d5a781 (patch)
treee17151d2e2c98e0ebdc154eacc1c8575afa61c63 /package.json
parente8e23ed9a3405ff66c40ffc2e089ccdfc2f4a2cb (diff)
add vendor specific css prefixes (#416)
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 6e86350..348a016 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
- "autoprefixer": "^10.3.3",
+ "autoprefixer": "^10.3.4",
"postcss": "^8.3.6",
"postcss-cli": "^8.3.1"
}