Version bump

This commit is contained in:
Dolan Miu
2020-11-15 23:04:27 +00:00
parent b2fea471f1
commit 825136d1c9

View File

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