fix: update packageManager version to pnpm@10.27.0

This commit is contained in:
面条
2026-01-01 19:44:13 +08:00
parent 14b707dd31
commit 6a6a191bde

View File

@@ -3,7 +3,7 @@
"type": "module", "type": "module",
"version": "0.1.8", "version": "0.1.8",
"private": true, "private": true,
"packageManager": "pnpm@10.26.2", "packageManager": "pnpm@10.27.0",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"start": "astro dev", "start": "astro dev",