patch-package
patch-package copied to clipboard
calver and semver
Thanks for this marvelous package <3.
Right now the version is validated against semver, which is causing problems with a project I'm trying to patch, using calver as versioning scheme (with version 22.08.0, where the leading 0 of the month 08 is tripping up semver).
Do you see an issue with supporting both, or even not requiring any particular versioning scheme at all?