fix: repository field must be string not object

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-09 14:17:41 -05:00
parent 78cac812ce
commit 0b0bbaf093

View File

@@ -7,10 +7,7 @@
"email": "dev@banditlabs.io" "email": "dev@banditlabs.io"
}, },
"license": "MIT", "license": "MIT",
"repository": { "repository": "https://gitea.hotserv.cloud/bandit/support-claude-mktplace",
"type": "git",
"url": "https://gitea.hotserv.cloud/bandit/support-claude-mktplace"
},
"keywords": [ "keywords": [
"project-management", "project-management",
"sprint-planning", "sprint-planning",