chore: change package manager to pnpm

This commit is contained in:
2025-10-16 02:30:55 +09:00
parent 5313dae892
commit dbd60cab4b
26 changed files with 2795 additions and 4621 deletions

View File

@@ -41,6 +41,5 @@
"typescript": "~5.8.3",
"typescript-eslint": "^8.39.1",
"vite": "^7.1.2"
},
"packageManager": "yarn@4.9.4"
}
}