Skip to content

Commit c80b3ad

Browse files
committed
fix: add repository url for npm provenance verification
Signed-off-by: assagman <[email protected]>
1 parent 2b9ace2 commit c80b3ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
"mcp"
3535
],
3636
"license": "MIT",
37+
"repository": {
38+
"type": "git",
39+
"url": "https://github.com/assagman/opencode-toolbox"
40+
},
3741
"devDependencies": {
3842
"@types/bun": "latest",
3943
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)