mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Invalid `frameworkVersion` in all cases made `semver.satisfy` to return false. It's confusing e.g. for cases where we put number 1 instead of string "1" as `frameworkVersion` and that's considered as invalid value