-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Hi there, this is a really nice project! I was setting this up locally and noticed you have the minimum Node.js version set in package.json. Just curious, is there any particular reason this has been set? If not, I think it will be easier for others to develop locally if this is less restrictive.
(Yarn wasn't allowing me to install the node_modules without switching the Node.js version.)
Lines 7 to 9 in e981f78
| "engines": { | |
| "node": ">=12.14.1" | |
| }, |
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed