Skip to content

Commit fb5beb3

Browse files
committed
chore(package.json): update version and repository url
1 parent c0849b6 commit fb5beb3

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.0",
3+
"version": "2.0.1",
44
"description": "Serverless Framework plugin to set API Gateway integration timeout directly in http events",
55
"main": "index.js",
66
"scripts": {
@@ -26,6 +26,6 @@
2626
},
2727
"repository": {
2828
"type": "git",
29-
"url": "https://github.com/user/serverless-api-gateway-integration-timeout"
29+
"url": "https://github.com/vavasilva/serverless-api-gateway-integration-timeout"
3030
}
3131
}

0 commit comments

Comments
 (0)