We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b5562 commit 4361459Copy full SHA for 4361459
2 files changed
package.json
@@ -11,12 +11,12 @@
11
"update-package": "pnpm dlx vp-update"
12
},
13
"devDependencies": {
14
- "@vuepress/client": "2.0.0-beta.66",
15
- "@vuepress/plugin-docsearch": "2.0.0-beta.66",
+ "@vuepress/client": "2.0.0-beta.67",
+ "@vuepress/plugin-docsearch": "2.0.0-beta.67",
16
"vue": "^3.3.4",
17
- "vuepress": "2.0.0-beta.66",
+ "vuepress": "2.0.0-beta.67",
18
"vuepress-plugin-china-search-console": "2.1.5",
19
- "vuepress-plugin-search-pro": "2.0.0-beta.235",
20
- "vuepress-theme-hope": "2.0.0-beta.235"
+ "vuepress-plugin-search-pro": "2.0.0-beta.238",
+ "vuepress-theme-hope": "2.0.0-beta.238"
21
}
22
0 commit comments