Changing name&version

This commit is contained in:
Andrey Savin
2022-10-14 11:05:46 +03:00
parent be12d61795
commit 7ea5232b22
2 changed files with 6 additions and 6 deletions

View File

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