Skip to content

Commit c14689e

Browse files
committed
fix: add repository.url for npm provenance
1 parent 89bc723 commit c14689e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
},
4646
"author": "Ashutosh Khanduala <https://github.com/ashuvssut>",
4747
"license": "MIT",
48+
"repository": {
49+
"type": "git",
50+
"url": "https://github.com/stacknide/pathnorm"
51+
},
4852
"bugs": {
4953
"url": "https://github.com/stacknide/pathnorm/issues"
5054
},

0 commit comments

Comments
 (0)