Fix comment importing (#229)

* fix: comment importing in delete

* 0.0.137
main
bokuweb 2021-02-09 10:13:19 +09:00 committed by GitHub
parent 9069f08791
commit 3a1e94caba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "docx-wasm",
"version": "0.0.136",
"version": "0.0.137",
"main": "dist/node/index.js",
"browser": "dist/web/index.js",
"author": "bokuweb <bokuweb12@gmail.com>",