Version bump

This commit is contained in:
Dolan Miu
2023-12-25 01:52:12 +00:00
parent 9229f45d59
commit b7334a1ab5
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "8.3.0",
"version": "8.4.0",
"description": "Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.",
"type": "module",
"main": "build/index.umd.js",