diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index c4fcf0d..c216618 100644 --- a/package.json +++ b/package.json | |||
| @@ -22,8 +22,8 @@ | |||
| 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": "^5.0.0", | 24 | "cssnano": "^5.0.0", |
| 25 | "postcss": "^8.2.8", | 25 | "postcss": "^8.4.5", |
| 26 | "postcss-cli": "^9.0.0", | 26 | "postcss-cli": "^9.0.0", |
| 27 | "tailwindcss": "^2.0.4" | 27 | "tailwindcss": "^3.0.16" |
| 28 | } | 28 | } |
| 29 | } | 29 | } |
