Remove packageManager field from package.json

This commit is contained in:
kwaroran
2024-11-17 23:21:00 +09:00
parent cd7c2e2086
commit 5f9b79816a

View File

@@ -3,7 +3,6 @@
"private": true,
"version": "1.0.0",
"type": "module",
"packageManager": "pnpm@*",
"scripts": {
"dev": "vite",
"build": "vite build",