Refactor task list example application
This commit is contained in:
@@ -29,12 +29,14 @@
|
||||
"chalk": "^5.3.0",
|
||||
"concurrently": "^9.0.1",
|
||||
"cors": "^2.8.5",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"uuid": "^10.0.0",
|
||||
"vite": "^5.4.6",
|
||||
"vitest": "^2.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.3",
|
||||
"express": "^4.21.0"
|
||||
"express": "^4.21.0",
|
||||
"lucide-react": "^0.441.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user