Merge branch 'master' into importDotx

This commit is contained in:
Dolan
2018-10-22 20:25:34 +01:00
22 changed files with 395 additions and 30 deletions

View File

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