mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
fix: package.json
This commit is contained in:
parent
703958f5e9
commit
3796dc8687
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "homedash-shadcn",
|
||||
"name": "nezha-dash",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@ -27,10 +27,7 @@
|
||||
"lucide-react": "^0.414.0",
|
||||
"luxon": "^3.5.0",
|
||||
"next": "^14.2.13",
|
||||
<<<<<<< HEAD
|
||||
"next-runtime-env": "^3.2.2",
|
||||
=======
|
||||
>>>>>>> main
|
||||
"next-themes": "^0.3.0",
|
||||
"react": "^18.3.1",
|
||||
"react-device-detect": "^2.2.3",
|
||||
@ -50,11 +47,7 @@
|
||||
"@types/react": "^18.3.8",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
<<<<<<< HEAD
|
||||
"eslint": "^9.11.0",
|
||||
=======
|
||||
"eslint": "^9.10.0",
|
||||
>>>>>>> main
|
||||
"eslint-config-next": "^14.2.13",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
|
Loading…
Reference in New Issue
Block a user