updating generation code to straight JS

This commit is contained in:
2026-01-27 12:16:28 -06:00
parent 451cc73864
commit 44f1176073
16 changed files with 896 additions and 896 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"docx": "^9.5.1"
}
}