sparkbox/sparkle

Make a `.nvmrc`

mdt2 opened this issue · 0 comments

mdt2 commented

Make an .nvmrc file with the version number. Then in the package.json file this:

"engines":  {
  "node": "^12.18.0",
  "npm": "^6.14.8"
},