chore: update package.json to add millify dependency and remove unnecessary newline
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 9m3s

This commit is contained in:
2025-04-20 12:03:52 +05:00
parent 6a078d918e
commit f7122cb252
4 changed files with 8242 additions and 8070 deletions

View File

@@ -8,7 +8,6 @@
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@faker-js/faker": "^9.3.0",
"@hookform/resolvers": "^3.9.1",
@@ -32,6 +31,7 @@
"date-fns": "^4.1.0",
"jotai": "2.8.0",
"lucide-react": "^0.460.0",
"millify": "^6.1.0",
"moment": "^2.30.1",
"motion": "^11.15.0",
"next": "15.3.0",