Skip to content

Commit 533c4bb

Browse files
authored
Merge pull request #821 from Kitware/repo-url-package-json
Include repo URL for npm package provenance
2 parents 89a7403 + 94a1f2d commit 533c4bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "volview",
33
"version": "0.0.0",
44
"type": "module",
5+
"repository": "https://github.com/Kitware/VolView",
56
"files": [
67
"dist",
78
"src"

0 commit comments

Comments
 (0)