Adjusting name and version for publishing (old one)

This commit is contained in:
Andrey Savin
2022-10-13 11:45:21 +03:00
parent 601a4038f4
commit 925340eb3d

View File

@ -1,6 +1,6 @@
{ {
"name": "docx", "name": "@contractmill/docx",
"version": "7.4.1", "version": "7.4.3",
"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": {