feat: update Node.js and pnpm versions in CI workflow; add packageManager field in package.json (#62)

This commit is contained in:
samanhappy
2025-05-09 21:34:25 +08:00
committed by GitHub
parent 0f5dfbe419
commit bb674236c7
2 changed files with 5 additions and 7 deletions

View File

@@ -92,5 +92,6 @@
},
"engines": {
"node": ">=16.0.0"
}
}
},
"packageManager": "pnpm@10.10.0+sha256.fa0f513aa8191764d2b6b432420788c270f07b4f999099b65bb2010eec702a30"
}