Skip to content

Commit bd3439d

Browse files
committed
build(package): simplify repository fields
created using @octoherd and https://github.com/gr2m/octoherd-script-normalize-package-repository-field
1 parent 46997d4 commit bd3439d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@probot/adapter-aws-lambda-serverless": "^2.0.0"
1313
},
14-
"repository": "https://github.com/probot/example-aws-lambda-serverless",
14+
"repository": "github:probot/example-aws-lambda-serverless",
1515
"keywords": [],
1616
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1717
"license": "ISC",

0 commit comments

Comments
 (0)