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-08-29 12:07:12 +0300
committerGitHub <noreply@github.com>2021-08-29 12:07:12 +0300
commit02c2483c6c594215b1f87bb474bf927a7d59bc3e (patch)
treedbc1ad962d9319409c3eae964ca23faf0b1fd733 /package.json
parentb06326bbe8bb78df754b3d55a1c8fba31dd78575 (diff)
Update and run autoprefixer (#407)
Co-authored-by: hossainemruz <hossainemruz@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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ef02023..6e86350 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
- "autoprefixer": "^10.3.1",
+ "autoprefixer": "^10.3.3",
"postcss": "^8.3.6",
"postcss-cli": "^8.3.1"
}