Skip to content

Commit 824ec52

Browse files
committed
chore: update @opentiny/vue version
1 parent b5855ee commit 824ec52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opentiny/vue",
33
"private": true,
4-
"version": "3.21.1",
4+
"version": "3.21.2",
55
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
66
"homepage": "https://opentiny.design/tiny-vue",
77
"keywords": [
@@ -275,4 +275,4 @@
275275
"build": "pnpm -w build:ui",
276276
"postversion": "pnpm build"
277277
}
278-
}
278+
}

0 commit comments

Comments
 (0)