Skip to content

Commit 0e5d8b0

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

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
@@ -14,7 +14,7 @@
1414
"update-endpoints:docs": "node scripts/update-endpoints/docs",
1515
"update-endpoints:types": "node scripts/update-endpoints/types"
1616
},
17-
"repository": "https://github.com/octokit/plugin-rest-endpoint-methods.js",
17+
"repository": "github:octokit/plugin-rest-endpoint-methods.js",
1818
"keywords": [
1919
"github",
2020
"api",

0 commit comments

Comments
 (0)