chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-05-01 00:29:56 +00:00
parent acdae521d2
commit 90921cc46f
490 changed files with 101412 additions and 287 deletions

View File

@@ -0,0 +1,9 @@
{
"private": true,
"type": "module",
"description": "Dependencies for the Markdown to Word converter skill",
"dependencies": {
"docx": "^9.6.1",
"marked": "^17.0.4"
}
}