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-03-28 07:47:26 +0300
committerGitHub <noreply@github.com>2022-03-28 07:47:26 +0300
commite8615c64e2f77135854ab85c3cef402ebcf20161 (patch)
tree9075e390cbe3410d1d440a724f0611e7c5761a22 /package.json
parentc43da0089d087e51fcaf755e890b5c2dd423c54d (diff)
Update and run autoprefixer (#567)
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 68c0a9b..e7e5c39 100644
--- a/package.json
+++ b/package.json
@@ -17,8 +17,8 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
- "autoprefixer": "^10.4.2",
- "postcss": "^8.4.8",
+ "autoprefixer": "^10.4.4",
+ "postcss": "^8.4.12",
"postcss-cli": "^8.3.1"
}
}