Skip to content

Update engines section in package.json #72

@AlbertoSadoc

Description

@AlbertoSadoc

Since the updates done for v0.5.0 using require("node:path") instead of require("path") the package.json needs an upgrade on the engines Node version. The package.json specifies engines Node >=14 and require("node:path") does not work with Node v14.17.2 at least

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfixed in nextFixed in the "next" branch for the next release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions