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 904710e..082d5c1 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
21 "dependencies": { 21 "dependencies": {
22 "@fullhuman/postcss-purgecss": "^4.0.2", 22 "@fullhuman/postcss-purgecss": "^4.0.2",
23 "autoprefixer": "^10.2.5", 23 "autoprefixer": "^10.2.5",
24 "cssnano": "^4.1.10", 24 "cssnano": "^5.0.0",
25 "postcss": "^8.2.8", 25 "postcss": "^8.2.8",
26 "postcss-cli": "^8.3.1", 26 "postcss-cli": "^8.3.1",
27 "tailwindcss": "^2.0.4" 27 "tailwindcss": "^2.0.4"