mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-14 04:01:30 +08:00
fix(manifests): add docs/de-DE to package.json publish surface
The npm-publish-surface test asserts package.json `files` aligns with the install module graph. The new docs-de-de module requires docs/de-DE in the published files list. Refs #1980
This commit is contained in:
@@ -56,6 +56,7 @@
|
|||||||
"agent.yaml",
|
"agent.yaml",
|
||||||
"agents/",
|
"agents/",
|
||||||
"commands/",
|
"commands/",
|
||||||
|
"docs/de-DE/",
|
||||||
"docs/ja-JP/",
|
"docs/ja-JP/",
|
||||||
"docs/ko-KR/",
|
"docs/ko-KR/",
|
||||||
"docs/pt-BR/",
|
"docs/pt-BR/",
|
||||||
|
|||||||
Reference in New Issue
Block a user