Specify pnpm version

This commit is contained in:
Naki
2024-10-10 05:10:38 +09:00
parent 0f15a93cf8
commit 26313c8105

View File

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