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
Enforce Node.js engine version and strict engine check (#686)
Added an 'engines' field to package.json to require Node.js version
22.1.0 and set 'engine-strict=true' in .npmrc to enforce this
requirement during installs.
0 commit comments