fix(install): allow node-pty scripts with npm 12

This commit is contained in:
Federico Jaramillo Martinez
2026-07-20 11:57:39 +02:00
parent 4ca4a1d096
commit b48b147b5b
19 changed files with 396 additions and 20 deletions
+3
View File
@@ -34,5 +34,8 @@ jobs:
- name: Build
run: npm run build
- name: Smoke test npm 12 global package install
run: npm run smoke:package-install
- name: Publish
run: npm publish --access public --provenance