Skip to content

Consider using caret range for dependencies #813

Closed
@frangio

Description

@frangio

To reduce maintenance burden for this project (and improve dependency management for users of the package) it would be ideal to declare dependencies using caret ranges.

"mocha": "10.2.0",

Mocha would ideally be declared as "^10.2.0".

Is there a particular reason why the version is pinned?

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