Skip to content

Commit 3ae2414

Browse files
committed
chore(package.json): bump version and update serverless dependency
1 parent fb5beb3 commit 3ae2414

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-api-gateway-integration-timeout",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Serverless Framework plugin to set API Gateway integration timeout directly in http events",
55
"main": "index.js",
66
"scripts": {
@@ -22,7 +22,7 @@
2222
"license": "MIT",
2323
"dependencies": {},
2424
"peerDependencies": {
25-
"serverless": ">=2.0.0"
25+
"serverless": "3.40.0"
2626
},
2727
"repository": {
2828
"type": "git",

0 commit comments

Comments
 (0)