diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 33967bb..3af6602 100644 --- a/package.json +++ b/package.json | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | "dependencies": { | 21 | "dependencies": { |
| 22 | "@fullhuman/postcss-purgecss": "^5.0.0", | 22 | "@fullhuman/postcss-purgecss": "^5.0.0", |
| 23 | "autoprefixer": "^10.2.5", | 23 | "autoprefixer": "^10.2.5", |
| 24 | "cssnano": "^5.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": "^10.0.0", |
| 27 | "tailwindcss": "^3.0.16" | 27 | "tailwindcss": "^3.0.16" |
