Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node engines seems unnecessarily restricted #16

Open
rien opened this issue Mar 14, 2024 · 1 comment
Open

Node engines seems unnecessarily restricted #16

rien opened this issue Mar 14, 2024 · 1 comment
Assignees

Comments

@rien
Copy link

rien commented Mar 14, 2024

Currently the package.json specifies that only Node 18 can be used:

	"engines": {
		"node": ">=18 <19"
	},

This seems unnecessarily restricting and prevents me from installing this theme as a dependency.

@rien rien changed the title Node engine seems unnecessarily restricted Node engines seems unnecessarily restricted Mar 14, 2024
@eric-wilson
Copy link

Are there any updates on the node version requirement? I'm using 20, which seems okay, but I also get the warning.

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

No branches or pull requests

3 participants