Skip to content

Commit 8576bd8

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

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
@@ -7,7 +7,7 @@
77
"bin": {
88
"create-octoherd-script": "cli.js"
99
},
10-
"repository": "https://github.com/octoherd/create-octoherd-script",
10+
"repository": "github:octoherd/create-octoherd-script",
1111
"keywords": [
1212
"npm-init",
1313
"octoherd"

0 commit comments

Comments
 (0)