chore: remove redundant animation packages from package.json

Fix package.json syntax and ensure compatibility with Tailwind CSS v4.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
This commit is contained in:
v0
2026-03-07 15:03:49 +00:00
parent 424542c56d
commit 6d617a240f
2 changed files with 0 additions and 9 deletions

View File

@@ -67,7 +67,6 @@
"@types/react-dom": "^19",
"postcss": "^8.5",
"tailwindcss": "^4.1.9",
"tw-animate-css": "^1.2.5",
"typescript": "^5"
}
}