Merge pull request #250 from dolanmiu/feat/number-of-pages

Feat/number of pages
This commit is contained in:
Dolan
2019-01-16 01:18:11 +01:00
committed by GitHub
4 changed files with 101 additions and 1 deletions

View File

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