Version 5.0.0

This commit is contained in:
Dolan
2019-12-31 15:52:01 +00:00
parent 4f3cb49076
commit 97824f1bb5

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": {