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 1884fb7 commit 364b4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -152,6 +152,6 @@
"sinon": "^7.3.2"
},
"peerDependencies": {
"serverless": ">= 1.0.0 < 2.0.0"
"serverless": ">= 1.39.0"
}
}

0 comments on commit 364b4c0

Please sign in to comment.