chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-05-25 23:47:57 +00:00
parent 5cb6ef998e
commit 83cd18c260
493 changed files with 102219 additions and 269 deletions
@@ -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"
}
}