Skip to content

Commit 5ed29bf

Browse files
authored
chore: 更新版本号至3.24.5,并将 @opentiny/tiny-vue-mcp 版本更新至 ^0.0.2 (#3508)
1 parent 0b1d2a8 commit 5ed29bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/sites/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-docs",
33
"type": "module",
4-
"version": "3.24.4",
4+
"version": "3.24.5",
55
"license": "MIT",
66
"scripts": {
77
"start": "vite",
@@ -31,7 +31,7 @@
3131
"@opentiny/tiny-robot": "0.2.1",
3232
"@opentiny/tiny-robot-kit": "0.2.1",
3333
"@opentiny/tiny-robot-svgs": "0.2.1",
34-
"@opentiny/tiny-vue-mcp": "^0.0.1",
34+
"@opentiny/tiny-vue-mcp": "^0.0.2",
3535
"@opentiny/utils": "workspace:~",
3636
"@opentiny/vue": "workspace:~",
3737
"@opentiny/vue-common": "workspace:~",

0 commit comments

Comments
 (0)