Skip to content

Commit a86b8d6

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

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
"start": "node cli.js",
1212
"test": "node script.js"
1313
},
14-
"repository": "https://github.com/octoherd/script-hello-world",
14+
"repository": "github:octoherd/script-hello-world",
1515
"keywords": [
1616
"octoherd-script"
1717
],

0 commit comments

Comments
 (0)