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 ca6907239c
commit b175acd827
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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