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.
2 parents a92786a + a48d65d commit 930f5f5Copy full SHA for 930f5f5
package.json
@@ -4,6 +4,6 @@
4
"docs:build": "vuepress build docs"
5
},
6
"devDependencies": {
7
- "vuepress": "^0.9.0"
+ "vuepress": "0.9.0"
8
}
9
yarn.lock
@@ -5439,7 +5439,7 @@ vuepress-html-webpack-plugin@^3.2.0:
5439
toposort "^1.0.0"
5440
util.promisify "1.0.0"
5441
5442
-vuepress@^0.9.0:
+vuepress@0.9.0:
5443
version "0.9.0"
5444
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.9.0.tgz#050a7b47fd65453a0648e81bb17833f4b7686685"
5445
dependencies:
0 commit comments