Skip to content

Commit f6923e5

Browse files
committed
Add homepage to bpkg.json file.
1 parent fe322ed commit f6923e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bpkg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"README.md"
1515
],
1616
"global": "true",
17+
"homepage": "https://bpkg.pother.ca/inline-source",
1718
"install": "install -b dist/inline_source ${PREFIX:-/usr/local}/bin/inline_source && chmod +x ${PREFIX:-/usr/local}/bin/inline_source",
1819
"license": "MPL-2.0",
1920
"scripts": [

0 commit comments

Comments
 (0)