We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3845d9 commit 5b35b7dCopy full SHA for 5b35b7d
package.json
@@ -11,12 +11,12 @@
11
"dev": "vuepress dev src"
12
},
13
"devDependencies": {
14
- "@vuepress/client": "^2.0.0-beta.53",
15
- "@vuepress/plugin-google-analytics": "^2.0.0-beta.53",
16
- "@vuepress/plugin-register-components": "^2.0.0-beta.53",
+ "@vuepress/client": "2.0.0-beta.59",
+ "@vuepress/plugin-google-analytics": "2.0.0-beta.59",
+ "@vuepress/plugin-register-components": "2.0.0-beta.59",
17
"vue": "^3.2.45",
18
- "vuepress": "^2.0.0-beta.53",
19
- "vuepress-theme-hope": "^2.0.0-beta.133"
+ "vuepress": "2.0.0-beta.59",
+ "vuepress-theme-hope": "2.0.0-beta.143"
20
21
"dependencies": {
22
"sass-loader": "^13.2.0",
0 commit comments