summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 3af6602..9102430 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
23 "autoprefixer": "^10.2.5", 23 "autoprefixer": "^10.2.5",
24 "cssnano": "^6.0.0", 24 "cssnano": "^6.0.0",
25 "postcss": "^8.4.5", 25 "postcss": "^8.4.5",
26 "postcss-cli": "^10.0.0", 26 "postcss-cli": "^11.0.0",
27 "tailwindcss": "^3.0.16" 27 "tailwindcss": "^3.0.16"
28 } 28 }
29} 29}