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:
@@ -7,10 +7,7 @@
|
||||
"email": "dev@banditlabs.io"
|
||||
},
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.hotserv.cloud/bandit/support-claude-mktplace"
|
||||
},
|
||||
"repository": "https://gitea.hotserv.cloud/bandit/support-claude-mktplace",
|
||||
"keywords": [
|
||||
"project-management",
|
||||
"sprint-planning",
|
||||
|
||||
Reference in New Issue
Block a user