fix: Add repository field for trusted publishers provenance

This commit is contained in:
lennyzeltser
2026-01-14 22:09:22 -05:00
parent 8389597450
commit 939975f0c6
+4
View File
@@ -29,6 +29,10 @@
],
"author": "Lenny Zeltser",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/lennyzeltser/conversation-replay"
},
"devDependencies": {
"@types/bun": "latest"
},