Skip to content

Add engines field to package.json #41

@Sulex45

Description

@Sulex45

Description:
Specify the required Node.js and npm versions in package.json to prevent installation on unsupported environments.
Acceptance Criteria:

"engines": { "node": ">=18.0.0", "npm": ">=9.0.0" } added to package.json

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdxDeveloper experience improvements (logging, errors, docs)good first issueGood for newcomerstrivialSmall change, low complexity

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