mirror of
https://github.com/501351981/vue-office.git
synced 2025-07-25 07:41:42 +08:00
v0.0.8
This commit is contained in:
parent
64e4b09ca6
commit
b3ea4fe151
@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||
"useWorkspaces": true,
|
||||
"version": "0.0.7"
|
||||
"version": "0.0.8"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vue-office/docx",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.8",
|
||||
"description": "通过Vue开发的办公文档预览组件,支持docx、pdf、ppt、excel的预览",
|
||||
"main": "lib/docx.umd.min.js",
|
||||
"author": "hit757",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vue-office/excel",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"description": "通过Vue开发的办公文档预览组件,支持docx、pdf、ppt、excel的预览",
|
||||
"main": "lib/excel.umd.min.js",
|
||||
"author": "hit757",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vue-office/pdf",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"description": "通过Vue开发的办公文档预览组件,支持docx、pdf、ppt、excel的预览",
|
||||
"main": "lib/pdf.umd.min.js",
|
||||
"author": "hit757",
|
||||
|
Loading…
x
Reference in New Issue
Block a user