Skip to content

Commit

Permalink
feat: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zzcr committed Nov 5, 2024
1 parent f1cae9f commit 99f3244
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/vue/src/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentiny/vue-drawer",
"version": "3.19.0",
"version": "3.19.1",
"description": "",
"main": "lib/index.js",
"module": "index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/src/tree/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@opentiny/vue-tree",
"type": "module",
"version": "3.19.0",
"version": "3.19.1",
"description": "",
"license": "MIT",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/src/virtual-scroll-box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentiny/vue-virtual-scroll-box",
"version": "3.19.0",
"version": "3.19.1",
"description": "",
"main": "lib/index.js",
"module": "index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/src/virtual-tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentiny/vue-virtual-tree",
"version": "3.19.0",
"version": "3.19.1",
"description": "",
"main": "lib/index.js",
"module": "index.ts",
Expand Down

0 comments on commit 99f3244

Please sign in to comment.