Skip to content

Commit

Permalink
Set serverless peer dependency to v1.48.1 #767
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Aug 5, 2019
1 parent ebd6c57 commit ec161e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -164,6 +164,6 @@
"serverless": "^1.49.0"
},
"peerDependencies": {
"serverless": ">= 1.39.0"
"serverless": ">= 1.48.1"
}
}

0 comments on commit ec161e5

Please sign in to comment.