mozilla / debug-ping-view

Glean Debug Ping Viewer
Mozilla Public License 2.0
4 stars 2 forks source link

Bump supported node version from 14 to LTS #148

Open rosahbruno opened 7 months ago

rosahbruno commented 7 months ago

The Debug Ping Viewer currently supports a very old version of node, 14.x.x. We want to update this to use a newer node version, preferably something like 20.x.x.

This will require installing the newest node version and testing everything and ensuring all dependencies meet the required node version.