mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-18 16:03:37 +00:00
There's a bug when running on node v22.10. This temporarily pins 22 to 22.9.0 to workaround the problem and keep tests passing on CI. Mitigation for issue #1180.