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