Skip to content

Commit 4e2690b

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

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
"lint:fix": "prettier --write '*.{js,md,json}' 'test/**/*.{js,json}' '.github/**/*.yml'",
1212
"test": "jest"
1313
},
14-
"repository": "https://github.com/probot/adapter-aws-lambda-serverless",
14+
"repository": "github:probot/adapter-aws-lambda-serverless",
1515
"dependencies": {
1616
"@probot/get-private-key": "^1.1.0",
1717
"probot": "^11.0.6",

0 commit comments

Comments
 (0)