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