使用lerna进行拆包发布

This commit is contained in:
liyulin 2023-01-04 14:46:24 +08:00
parent 8ee3260e4e
commit 6dfdcbe6eb

View File

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