From ed212793c598b883cf212f05fe53eaa5f75c6172 Mon Sep 17 00:00:00 2001 From: bokuweb Date: Fri, 15 May 2020 13:06:57 +0900 Subject: [PATCH] Update package.json --- docx-wasm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docx-wasm/package.json b/docx-wasm/package.json index 57aafe2..6e45d5b 100644 --- a/docx-wasm/package.json +++ b/docx-wasm/package.json @@ -1,6 +1,6 @@ { "name": "docx-wasm", - "version": "0.0.66", + "version": "0.0.69", "main": "dist/node/index.js", "browser": "dist/web/index.js", "author": "bokuweb ",