Skip to content

Engine spec in package.json is wrong #509

@kastork

Description

@kastork

The package.json says

  "engines": {
    "npm": ">=1.4.28",
    "node": ">=0.12"
  },

But the package really needs node >= 1.4 because of the use of Object.assign (and maybe other things).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions