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-10-07 21:04:31 +0300
committerGitHub <noreply@github.com>2021-10-07 21:04:31 +0300
commitba997ff4c5e930ea5eb8a5ad9f5997d759e03c0b (patch)
tree2346b62afc54c88d985153467aa00d39fa4615f1 /package.json
parent7b604b30e57ee2ab1d0a7b4c7528918e44bd522e (diff)
Update and run autoprefixer #432
Co-authored-by: kodiakhq[bot] <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 0fb3171..68b7cf1 100644
--- a/package.json
+++ b/package.json
@@ -17,8 +17,8 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
- "autoprefixer": "^10.3.6",
- "postcss": "^8.3.8",
+ "autoprefixer": "^10.3.7",
+ "postcss": "^8.3.9",
"postcss-cli": "^8.3.1"
}
}