Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.

Node version #7

@PierreCapo

Description

@PierreCapo

Hello ! Great library, I've seen in your package.json that you got added this requirement:

  "engines": {
    "node": ">= 0.10.x < 0.13.0"
  },

which is forbidding me to use this package on recent versions of nodeJS:
error smaz@1.0.0: The engine "node" is incompatible with this module. Expected version ">= 0.4.x < 0.7.0". Got "8.12.0"

Would it be possible to remove this part of the code in the package.json since your code seems compatible for every node version ?
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions