Skip to content

Commit 2056d61

Browse files
authored
Merge pull request #30 from medikoo/patch-2
Configure `repository` in `package.json`
2 parents 4cc6d70 + 3fcfb09 commit 2056d61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "The Serverless Framework plugin which creates Lambda@Edge against pre-existing CloudFront.",
55
"main": "index.js",
66
"author": "serverless-operations",
7+
"repository": "serverless-operations/serverless-lambda-edge-pre-existing-cloudfront",
78
"license": "MIT",
89
"scripts": {
910
"lint": "eslint .",

0 commit comments

Comments
 (0)