Merge pull request #235 from dolanmiu/feat/floating-images

Feat/floating images
This commit is contained in:
Dolan
2019-01-09 21:33:52 +00:00
committed by GitHub
11 changed files with 251 additions and 162 deletions

View File

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