fix(package.json): Add packageManager field to package.json for pnpm configuration

This commit is contained in:
Juergen Kunz
2025-06-26 23:16:12 +00:00
parent 294420e0b2
commit b5133c2a9c
3 changed files with 8 additions and 2 deletions

View File

@ -63,5 +63,6 @@
"file system events",
"real-time",
"watch files"
]
],
"packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977"
}