chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-05-04 04:22:49 +00:00
parent 252f342650
commit c135d1c5aa
536 changed files with 116819 additions and 294 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"
}
}