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