OI4 / oi4-oec-service

An OI4-compliant base service covering most of the "mandatory" functionality by the development guideline
MIT License
2 stars 0 forks source link

Should we really restrict the nodejs runtime vorsion in a specific range? #160

Open Konrad49 opened 4 months ago

Konrad49 commented 4 months ago

E.g.: "engines": { "node": ">=20.0.0 <22.0.0", "yarn": ">=1.22.0 <2" }