Skip to content

Commit b44da97

Browse files
authored
Merge pull request #8 from eclass/renovate/pin-dependencies
chore(deps): pin dependencies
2 parents 774e098 + 964387e commit b44da97

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"show-help": "vuepress --help"
77
},
88
"devDependencies": {
9-
"@vuepress/plugin-back-to-top": "^1.2.0",
10-
"@vuepress/plugin-i18n-ui": "^1.0.0-alpha.30",
11-
"@vuepress/plugin-medium-zoom": "^1.2.0",
12-
"vuepress": "^1.2.0"
9+
"@vuepress/plugin-back-to-top": "1.2.0",
10+
"@vuepress/plugin-i18n-ui": "1.0.0-alpha.44",
11+
"@vuepress/plugin-medium-zoom": "1.2.0",
12+
"vuepress": "1.2.0"
1313
}
1414
}

0 commit comments

Comments
 (0)