Upd version, include security fix into package

This commit is contained in:
Andrey Savin
2022-10-14 11:45:53 +03:00
parent 911c705b59
commit 32a5cca878

View File

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