v1.4.0-alpha.2

This commit is contained in:
reco_luan 2020-04-03 12:57:44 +08:00
parent 709d931a6f
commit aacc961c5c
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "1.4.0-alpha.1",
"version": "1.4.0-alpha.2",
"npmClient": "yarn",
"useWorkspaces": true
}

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-reco/vuepress-plugin-loading-page",
"version": "1.4.0-alpha.1",
"version": "1.4.0-alpha.2",
"description": "Loading page plugin for vuepress-theme-reco or other vuepress theme",
"main": "index.js",
"repository": {

View File

@ -1,6 +1,6 @@
{
"name": "vuepress-theme-reco",
"version": "1.4.0-alpha.1",
"version": "1.4.0-alpha.2",
"description": "A simple and beautiful vuepress Blog & Doc theme.",
"main": "index.js",
"repository": {