Merge branch 'feat/table-merge-fix'

This commit is contained in:
Dolan
2019-02-26 22:32:21 +00:00

View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "4.7.0",
"version": "4.7.1",
"description": "Generate .docx documents with JavaScript (formerly Office-Clippy)",
"main": "build/index.js",
"scripts": {