distolma / storeon-observable

Module for storeon which allows to create async actions
MIT License
5 stars 0 forks source link

Match package.json engines entry with storeon #12

Closed SeinopSys closed 4 years ago

SeinopSys commented 4 years ago

storeon's engines entry uses the version constraint below for node:

  "engines": {
    "node": ">=10.0.0"
  },

Is there any reason why this package doesn't use the same, and if not, could this be changed to match?

distolma commented 4 years ago

Fixed in 1.0.1