Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct the minimum required version of Node (#264)
Changes: - Node version requires all three major, minor, patch fields, so update minimum version from 10.0 to 10.0.0
- Loading branch information