Skip to content

Commit ed2941f

Browse files
author
Vladyslav Lyshenko
committed
fix: add repository url to package.json for provenance verification
1 parent d404748 commit ed2941f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"email": "vladdnepr1989@gmail.com",
1313
"url": "https://github.com/vlydev"
1414
},
15+
"repository": {
16+
"type": "git",
17+
"url": "https://github.com/vlydev/cs2-masked-inspect-js"
18+
},
1519
"license": "MIT",
1620
"engines": {
1721
"node": ">=18.0.0"

0 commit comments

Comments
 (0)