build(web): pin pnpm via packageManager + align CI to pnpm 11 (#26)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-05 15:50:40 +02:00
parent b4d71b0f80
commit e6fc3eaf2c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
"name": "web",
"private": true,
"version": "0.0.0",
"packageManager": "pnpm@11.5.1",
"type": "module",
"scripts": {
"dev": "vite",