Skip to content

Commit 12e3e87

Browse files
committed
Add repository provenance details to package.json
1 parent 935c890 commit 12e3e87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

programs/bun2nix/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,9 @@
2020
"type": "module",
2121
"dependencies": {
2222
"sade": "^1.8.1"
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "https://github.com/baileyluTCD/bun2nix"
2327
}
2428
}

0 commit comments

Comments
 (0)