publish:0.0.2

This commit is contained in:
liyulin 2022-11-11 18:07:23 +08:00
parent 12b7ceff71
commit a62bb83234

View File

@ -1,6 +1,6 @@
{ {
"name": "vue-office", "name": "vue-office",
"version": "0.0.1", "version": "0.0.2",
"description": "通过Vue开发的办公文档预览组件支持docx、pdf、ppt、excel的预览", "description": "通过Vue开发的办公文档预览组件支持docx、pdf、ppt、excel的预览",
"main": "lib/index.js", "main": "lib/index.js",
"author": "hit757", "author": "hit757",