Skip to content

Commit

Permalink
Remove upper range of serverless supported peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Jul 3, 2019
1 parent 847893c commit d9a7ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -157,6 +157,6 @@
"sinon": "^7.3.2"
},
"peerDependencies": {
"serverless": ">= 1.39.0 < 2.0.0"
"serverless": ">= 1.39.0"
}
}

0 comments on commit d9a7ca8

Please sign in to comment.