Add repository metadata to package.json

This commit is contained in:
Shiva Prasad 2026-06-01 18:41:33 +12:00 committed by GitHub
parent b3d6bbddfc
commit 533f8d0ac8

View file

@ -1,4 +1,8 @@
{
"repository": {
"type": "git",
"url": "https://github.com/pewdiepie-archdaemon/odysseus.git"
},
"devDependencies": {
"@antithesishq/bombadil": "^0.3.2"
},