We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2441094 + 9255ce0 commit eaf16a7Copy full SHA for eaf16a7
client/package.json
@@ -48,7 +48,6 @@
48
"react-simple-code-editor": "^0.14.1",
49
"serve-handler": "^6.1.6",
50
"tailwind-merge": "^2.5.3",
51
- "tailwindcss-animate": "^1.0.7",
52
"zod": "^3.25.76"
53
},
54
"devDependencies": {
@@ -72,6 +71,7 @@
72
71
"jest-environment-jsdom": "^29.7.0",
73
"postcss": "^8.5.6",
74
"tailwindcss": "^3.4.13",
+ "tailwindcss-animate": "^1.0.7",
75
"ts-jest": "^29.4.0",
76
"typescript": "^5.5.3",
77
"typescript-eslint": "^8.38.0",
0 commit comments