Skip to content

Commit eaf16a7

Browse files
authored
Merge pull request #703 from phuctm97/update-dependencies
`tailwindcss-animate` should be a dev dependency
2 parents 2441094 + 9255ce0 commit eaf16a7

File tree

2 files changed

+91
-2
lines changed

2 files changed

+91
-2
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"react-simple-code-editor": "^0.14.1",
4949
"serve-handler": "^6.1.6",
5050
"tailwind-merge": "^2.5.3",
51-
"tailwindcss-animate": "^1.0.7",
5251
"zod": "^3.25.76"
5352
},
5453
"devDependencies": {
@@ -72,6 +71,7 @@
7271
"jest-environment-jsdom": "^29.7.0",
7372
"postcss": "^8.5.6",
7473
"tailwindcss": "^3.4.13",
74+
"tailwindcss-animate": "^1.0.7",
7575
"ts-jest": "^29.4.0",
7676
"typescript": "^5.5.3",
7777
"typescript-eslint": "^8.38.0",

0 commit comments

Comments
 (0)