chore: use the same tailwindcss version

This commit is contained in:
Mauricio Siu
2024-10-05 01:30:09 -06:00
parent 4ca8722c6e
commit bf78326c96
4 changed files with 11 additions and 7 deletions

View File

@@ -28,7 +28,7 @@
"react-dom": "18.2.0",
"react-ga4": "^2.1.0",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"typescript": "5.1.6"
},