1
0
mirror of synced 2025-12-11 00:28:09 +08:00

releases 4.5.8

This commit is contained in:
xuliangzhan
2023-08-30 12:38:22 +08:00
parent e1a14d577e
commit 1222b85105
10 changed files with 102 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vxe-table",
"version": "4.5.7",
"description": "一个基于 vue 的 PC 端表单/表格组件支持增删改查、虚拟列表、虚拟树、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、弹窗、自定义模板、渲染器、JSON 配置式为低/零代码而设计...",
"version": "4.5.8",
"description": "一个基于 vue 的 PC 端表单/表格组件支持增删改查、虚拟列表、虚拟树、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、弹窗、自定义模板、渲染器、JSON 配置式...",
"scripts": {
"update": "npm install --legacy-peer-deps",
"serve": "vue-cli-service serve",
@@ -78,11 +78,6 @@
"tags": "helper/vetur/tags.json",
"attributes": "helper/vetur/attributes.json"
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/x-extends/vxe-table.git"