Skip to content

Set engines in package.json #116

@NullPiotrException

Description

@NullPiotrException

It would be nice to know which NodeJS versions are supported by fdir.
All that needs to be done is to add the code below to package.json:

  "engines": {
    "node": ">= 16.0.0"
  }

I deduced version 16 based on testing NodeJS on CI here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions