Skip to content

Commit 5a32f3a

Browse files
committed
2 parents 0c3825e + 930f5f5 commit 5a32f3a

File tree

5 files changed

+7
-2
lines changed

5 files changed

+7
-2
lines changed
Loading
-28.8 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"docs:build": "vuepress build docs"
55
},
66
"devDependencies": {
7-
"vuepress": "^0.9.0"
7+
"vuepress": "0.9.0"
88
}
99
}

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": [
3+
"config:base"
4+
]
5+
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5439,7 +5439,7 @@ vuepress-html-webpack-plugin@^3.2.0:
54395439
toposort "^1.0.0"
54405440
util.promisify "1.0.0"
54415441

5442-
vuepress@^0.9.0:
5442+
vuepress@0.9.0:
54435443
version "0.9.0"
54445444
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.9.0.tgz#050a7b47fd65453a0648e81bb17833f4b7686685"
54455445
dependencies:

0 commit comments

Comments
 (0)