Nodejs update checklist - rubyforgood/casa GitHub Wiki
- Update all the installation instructions in
README.mdanddoc/directory - Update version name in
.nvmrc - Update version number in
.devcontainer/devcontainer.json - Update the version number in
Dockerfileon the line that looks likeFROM node:24-alpine AS node-source - Update version numbers in
.tool-versions - Update the engine version in
package.json - Update node locally and rebuild css and js
- Verify the site works