Merge pull request #483 from dolanmiu/feat/right-indent

Version 5.0.0
This commit is contained in:
Dolan
2019-12-31 15:54:07 +00:00
committed by GitHub

View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "5.0.0-rc7",
"version": "5.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": {