artlogic/nabs

Drop support for Node 6 and 8

Closed this issue · 3 comments

Node 6 is no longer supported and Node 8 won't be supported in 2.5 months. Let's only support Node 10 and above. Places where this needs to be changed:

  • .circleci/config.yml
  • README.md
  • package.json

On it!

@MgenGlder All yours! Thanks!

Closed by #26.