We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fac6c commit fed5994Copy full SHA for fed5994
examples/sites/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@opentiny/vue-docs",
3
"type": "module",
4
- "version": "3.28.0",
+ "version": "3.28.2",
5
"license": "MIT",
6
"scripts": {
7
"start": "vite",
@@ -45,8 +45,8 @@
45
"@opentiny/vue-locale": "workspace:~",
46
"@opentiny/vue-modal": "workspace:~",
47
"@opentiny/vue-renderless": "workspace:~",
48
- "@opentiny/vue-search-box-saas": "^3.28.1",
49
"@opentiny/vue-repl": "^1.1.2",
+ "@opentiny/vue-search-box-saas": "^3.28.1",
50
"@opentiny/vue-theme": "workspace:~",
51
"@opentiny/vue-theme-saas": "workspace:~",
52
"@opentiny/vue-vite-import": "~1.2.0",
@@ -108,4 +108,4 @@
108
"vite-svg-loader": "^3.6.0",
109
"vue-tsc": "^1.8.5"
110
}
111
-}
+}
0 commit comments