nqminds / edgesec.info

edgesec tool documentation
https://edgesec.info
MIT License
0 stars 0 forks source link

chore!: drop Node.JS v14 support #165

Closed aloisklink closed 1 year ago

aloisklink commented 1 year ago

Node.JS v14 is no longer supported, and we need to drop support for it in order to support new versions of packages.

This is needed to merge PR #163.


Side-note, I really want to drop Node.JS v16 support too, but unfortunately, we're blocked by our @nqminds/eslint-config plugin, see https://github.com/nqminds/nqm-utils/issues/229, which we really need to fix at some point.