Version bump

This commit is contained in:
Dolan
2021-01-31 04:54:26 +00:00
parent 118ea57412
commit d6f363b275

View File

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