summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index 5a62ba9..05283a5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,5 @@
1{ 1{
2 "devDependencies": { 2 "devDependencies": {
3 "cssnano": "^4.1.10", 3 "csso-cli": "^3.0.0"
4 "postcss": "^8.2.1",
5 "postcss-cli": "^8.3.1"
6 } 4 }
7} 5}