Skip to content

Commit

Permalink
releases 4.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
xuliangzhan committed Nov 30, 2024
1 parent f264e28 commit 9e88aca
Show file tree
Hide file tree
Showing 10 changed files with 4,583 additions and 508 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vxe-pc-ui",
"version": "4.3.10",
"version": "4.3.11",
"description": "A vue based PC component library",
"scripts": {
"update": "npm install --legacy-peer-deps",
Expand All @@ -25,7 +25,7 @@
"style": "lib/style.css",
"typings": "types/index.d.ts",
"dependencies": {
"@vxe-ui/core": "^4.0.17"
"@vxe-ui/core": "^4.0.18"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.21.0",
Expand Down
Loading

0 comments on commit 9e88aca

Please sign in to comment.