Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: strictly require nodejs version (storacha#1264)
This PR adds `engines` and `engineStrict` props to the `package.json` ensuring users are running the lower bound of what we're currently testing on in CI (v18) when installing.
- Loading branch information