Version bump

This commit is contained in:
Dolan Miu
2023-11-02 03:02:21 +00:00
parent f5f021834e
commit 3eb98533ae
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "8.2.3",
"version": "8.2.4",
"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",