Skip to content

"engines" section in package.json is bogus #1502

@lqc

Description

@lqc

This package says:

"engines": { "node": ">= 4.2.1 < 5" },

while angular itself says:

"engines": { "node": ">= 5.4.1 < 7" },

This has no noticeable effect (I think), but contradicting the library you're extending is at least weird ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgenthelp wantedThe team would appreciate a PR from the community to address this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions