fix: source path must start with ./
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"name": "projman",
|
||||
"version": "0.1.0",
|
||||
"description": "Sprint planning and project management with Gitea and Wiki.js integration",
|
||||
"source": "../../projman"
|
||||
"source": "./../../projman"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user