mirror of
https://github.com/ComposioHQ/composio.git
synced 2026-09-22 11:46:35 +08:00
a4ec83a83a
- Rename fumadocs/ directory to docs/ - Update all path references in GitHub workflows - Update CODEOWNERS - Update SDK doc generation scripts output paths - Rename workflow file fumadocs-check-links.yml to docs-check-links.yml - Update package.json name to @composio/docs Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"installCommand": "bun install",
|
|
"buildCommand": "bun run build",
|
|
"framework": "nextjs"
|
|
}
|