Update to Node 20 #257
Labels
ci/cd
PR checks, deploys, automation
enhancement
New feature or request
javascript
Requires understanding JavaScript
Description
Description
Mantle uses Node.js 16 and npm 8. These versions are becoming outdated, so we should upgrade to Node.js 20 and npm 10 in order to keep current.
Acceptance Criteria
Mantle builds and runs successfully with Node.js 20 and npm 10
All existing functionality continues to work after upgrade
The upgrade does not introduce any new bugs or issues
Tests pass after upgrading
Use Case
Maintain LTS
The text was updated successfully, but these errors were encountered: