mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +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