Skip to content

Commit 6d92f71

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

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
@@ -9,7 +9,7 @@
99
},
1010
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1111
"license": "ISC",
12-
"repository": "https://github.com/probot/example-google-cloud-function",
12+
"repository": "github:probot/example-google-cloud-function",
1313
"dependencies": {
1414
"probot": "^11.1.0"
1515
},

0 commit comments

Comments
 (0)