Skip to content

Commit 0a66dba

Browse files
committed
fox package repository url and homepage
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 4e54494 commit 0a66dba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
"PURL",
1616
"spdx"
1717
],
18+
"homepage": "https://github.com/CycloneDX/cyclonedx-javascript-library",
1819
"repository": {
1920
"type": "git",
20-
"url": "https://github.com/CycloneDX/cyclonedx-javascript-library"
21+
"url": "https://github.com/CycloneDX/cyclonedx-javascript-library.git"
2122
},
2223
"bugs": {
2324
"url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues"

0 commit comments

Comments
 (0)