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 082d5c1..c4fcf0d 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
23 "autoprefixer": "^10.2.5", 23 "autoprefixer": "^10.2.5",
24 "cssnano": "^5.0.0", 24 "cssnano": "^5.0.0",
25 "postcss": "^8.2.8", 25 "postcss": "^8.2.8",
26 "postcss-cli": "^8.3.1", 26 "postcss-cli": "^9.0.0",
27 "tailwindcss": "^2.0.4" 27 "tailwindcss": "^2.0.4"
28 } 28 }
29} 29}