Skip to content

Commit e6ab863

Browse files
author
reco_luan
committed
fix: update comments version
1 parent 571e865 commit e6ab863

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-theme-reco",
3-
"version": "1.2.0-alpha.7",
3+
"version": "1.2.0-alpha.9",
44
"description": "A simple and beautiful vuepress Blog & Doc theme.",
55
"main": "index.js",
66
"scripts": {
@@ -27,23 +27,23 @@
2727
"_from": "vuepress-theme-reco@0.2.1",
2828
"_resolved": "http://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-0.2.1.tgz",
2929
"dependencies": {
30-
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.0.6",
31-
"@vuepress-reco/vuepress-plugin-extract-code": "^1.0.3",
32-
"@vuepress-reco/vuepress-plugin-loading-page": "^1.0.5",
33-
"@vuepress-reco/vuepress-plugin-pagation": "^1.0.6",
34-
"@vuepress-reco/vuepress-plugin-comments": "^1.0.10",
30+
"@vuepress-reco/vuepress-plugin-back-to-top": "1.0.6",
31+
"@vuepress-reco/vuepress-plugin-extract-code": "1.0.3",
32+
"@vuepress-reco/vuepress-plugin-loading-page": "1.0.5",
33+
"@vuepress-reco/vuepress-plugin-pagation": "1.0.6",
34+
"@vuepress-reco/vuepress-plugin-comments": "1.0.11",
3535
"@vuepress/plugin-medium-zoom": "1.2.0",
3636
"@vuepress/plugin-blog": "1.3.0",
37-
"docsearch.js": "^2.5.2",
37+
"docsearch.js": "2.5.2",
3838
"leancloud-storage": "3.13.2",
3939
"valine": "1.3.6",
4040
"vue-click-outside": "1.0.7",
4141
"md5": "2.2.1"
4242
},
4343
"devDependencies": {
44-
"babel-eslint": "^10.0.3",
45-
"eslint": "^6.4.0",
46-
"eslint-plugin-vue": "^5.2.3",
44+
"babel-eslint": "10.0.3",
45+
"eslint": "6.4.0",
46+
"eslint-plugin-vue": "5.2.3",
4747
"vuepress": "1.2.0"
4848
}
4949
}

0 commit comments

Comments
 (0)