v1.4.3
This commit is contained in:
parent
53968369c6
commit
cc49596300
@ -2,7 +2,7 @@
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-reco/vuepress-plugin-comments",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.3",
|
||||
"description": "Comments plugin for vuepress-theme-reco or other vuepress theme",
|
||||
"keywords": [
|
||||
"vuepress-theme-reco",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vuepress-theme-reco",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"description": "A simple and beautiful vuepress Blog & Doc theme.",
|
||||
"keywords": [
|
||||
"vuepress",
|
||||
@ -20,7 +20,7 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.4.0",
|
||||
"@vuepress-reco/vuepress-plugin-comments": "^1.4.0",
|
||||
"@vuepress-reco/vuepress-plugin-comments": "^1.4.3",
|
||||
"@vuepress-reco/vuepress-plugin-loading-page": "^1.4.0",
|
||||
"@vuepress-reco/vuepress-plugin-pagation": "^1.4.0",
|
||||
"@vuepress/plugin-blog": "1.9.2",
|
||||
|
Loading…
Reference in New Issue
Block a user