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
update node-version specifier for broader support (vercel#68442)
### What?
The node-version specifier uses a less-broadly-supported syntax (`18.x`)
than other repos (for example turbo which uses `v20`). This simply
changes that around.
### Why?
Better support for env management tools such as `mise`
0 commit comments