feat: enhance player and statistic card components with improved layout and dynamic duration display
This commit is contained in:
@@ -7,9 +7,8 @@
|
||||
"scripts": {
|
||||
"dev": "vite --port 8001",
|
||||
"build": "tsc -b && vite build",
|
||||
"build:production": "tsc -b && vite build --mode production",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview"
|
||||
"preview": "vite preview --port 8001"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
|
||||
Reference in New Issue
Block a user