chore: use yarn (modern) as package manager

This commit is contained in:
WanCW 2025-04-25 17:31:14 +08:00
parent a3f411a088
commit a1e58ca268
Signed by: wancw
GPG key ID: 1A22F8C8D1877952
4 changed files with 2615 additions and 1 deletions

View file

@ -23,5 +23,6 @@
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^16.0.0",
"vite": "^6.3.1"
}
},
"packageManager": "yarn@4.6.0"
}