fix: build errors in utils package

This commit is contained in:
sriram veeraghanta 2024-12-23 18:45:22 +05:30
parent 88737b1072
commit 61478d1b6b
4 changed files with 18 additions and 24 deletions

View file

@ -16,6 +16,7 @@
},
"dependencies": {
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"isomorphic-dompurify": "^2.16.0",
"react": "^18.3.1",
"tailwind-merge": "^2.5.5",