Skip to content

Set the node version to 18 or 20, not 19 #122

@joanise

Description

@joanise

Currently, on Heroku, we're deploying with node 19 because package.json says

"engines": {
    "node": ">=10.13.0 <20"
  },

which resolves to the latest node 19 version.

We want to change this to an even version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions