Bump the default node version to 12

To reduce the amount of threads on the site, the default Node version in package.json should be changed to v12. Node v12 has more features and supports } catch { statements, etc.

@charliea21, I think hello-express already has Node v12 installed by default:

package json – hello-express

2 Likes