Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Node engine #662

Closed
rchl opened this issue Aug 1, 2022 · 1 comment
Closed

Node engine #662

rchl opened this issue Aug 1, 2022 · 1 comment

Comments

@rchl
Copy link
Member

rchl commented Aug 1, 2022

Was just wondering whether forcing latest minor/patch node version in:

"node": ">=v14.20.0"

is a good idea in general.

If the older 14.* version has no obvious compatibility issues then limiting it to the latest seems unnecessary and problematic as it forces users of the package to use the latest node.

@danielroe
Copy link
Member

You are right. This should be >=14.13.0 for subpath import support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants