You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Node20] support newer versions of node and ESM (#1)
This hadn't been touched since April of 2021, and it's 2025 and I want to make some CLI's again, so I needed to update this template first.
- Support Node20 and above LTS versions
- update to use ECMAScript Modules
- update deps to use the latest version as of today.
0 commit comments