fix: add packageManager field to package.json #29

Merged
privilegedescalation-engineer[bot] merged 1 commits from fix/add-package-manager-field into main 2026-03-24 22:46:03 +00:00

1 Commits

Author SHA1 Message Date
Gandalf the Greybeard d97d8f0892 fix: add packageManager field to package.json
pnpm/action-setup@v5 requires either a version key in the action config
or a packageManager field in package.json. Add the field to unblock the
release workflow.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-24 22:12:38 +00:00