Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasiscoding committed Aug 26, 2024
1 parent 19831fc commit f7f4790
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,39 @@
{
"name": "@turbodocx/html-to-docx",
"version": "1.9.6",
"version": "1.9.7",
"description": "HTML to DOCX converter",
"keywords": [
"html",
"docx",
"html-to-docx",
"html to docx",
"office",
"word"
"word",
"pptx",
"templates",
"template",
"templater",
"templating",
"report",
"xlsx",
"generation",
"generate",
"generator",
"document generation",
"document creator",
"document automation",
"dynamic document generation",
"microsoft office",
"microsoft word",
"microsoft powerpoint",
"microsoft excel",
"create",
"make",
"Office Open XML",
"document generation software",
"automated document creation",
"batch document generation",
"document templating"
],
"main": "dist/html-to-docx.umd.js",
"module": "dist/html-to-docx.esm.js",
Expand Down Expand Up @@ -104,4 +129,4 @@
"@oozcitak/util": "8.3.4",
"@oozcitak/dom": "1.15.6"
}
}
}

0 comments on commit f7f4790

Please sign in to comment.