We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0849b6 commit fb5beb3Copy full SHA for fb5beb3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-api-gateway-integration-timeout",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "Serverless Framework plugin to set API Gateway integration timeout directly in http events",
5
"main": "index.js",
6
"scripts": {
@@ -26,6 +26,6 @@
26
},
27
"repository": {
28
"type": "git",
29
- "url": "https://github.com/user/serverless-api-gateway-integration-timeout"
+ "url": "https://github.com/vavasilva/serverless-api-gateway-integration-timeout"
30
}
31
0 commit comments