Version bump

This commit is contained in:
Dolan Miu
2023-03-19 03:27:29 +00:00
parent 8343edcdf1
commit 78757753c8
2 changed files with 3 additions and 3 deletions

View File

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