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-29 08:55:44 +0300
committerGitHub <noreply@github.com>2021-09-29 08:55:44 +0300
commit8a8c0ec9fdb9ba8e48e56fd903274c0039881323 (patch)
tree7e130fd828b0b608719b4e43a44817e9918ae054 /package.json
parent6e849034ac4268d55c1bd64844dab27c39c99065 (diff)
Update and run autoprefixer (#425)
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9acfa07..0fb3171 100644
--- a/package.json
+++ b/package.json
@@ -17,8 +17,8 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
- "autoprefixer": "^10.3.5",
- "postcss": "^8.3.7",
+ "autoprefixer": "^10.3.6",
+ "postcss": "^8.3.8",
"postcss-cli": "^8.3.1"
}
}