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:
Martin Klein
2026-05-21 01:04:00 +02:00
parent ef0c55c40f
commit 613a196501
+1
View File
@@ -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/",