feat(sofmani): proper pnpm installer

This commit is contained in:
2026-01-18 09:22:08 +02:00
parent 352118ce85
commit 254598d4b0

View File

@@ -510,10 +510,8 @@ install:
# Global CLI tools and utilities installed via pnpm.
- name: pnpm
type: shell
check_has_update: exit 0
type: npm
opts:
command: npm i -g pnpm
update_command: pnpm self-update
- name: typescript