chore: update package.json to add millify dependency and remove unnecessary newline
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user