VERSION 1.4.0-alpha.3
This commit is contained in:
parent
031d9aaeca
commit
2eee261723
@ -9,7 +9,8 @@
|
||||
"build": "vuepress build example/docs",
|
||||
"eslint-ext": "eslint --ext .js,.vue ./",
|
||||
"eslint-fix": "eslint --fix --ext .js,.vue ./",
|
||||
"version": "lerna version --conventional-commits"
|
||||
"version": "lerna version --conventional-commits",
|
||||
"bootstrap": "lerna bootstrap"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/vuepress-theme-reco",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@vuepress-reco/vuepress-plugin-back-to-top": "1.0.8",
|
||||
"@vuepress-reco/vuepress-plugin-comments": "1.0.14",
|
||||
"@vuepress-reco/vuepress-plugin-extract-code": "1.0.3",
|
||||
"@vuepress-reco/vuepress-plugin-loading-page": "1.0.5",
|
||||
"@vuepress-reco/vuepress-plugin-loading-page": "^1.4.0-alpha.3",
|
||||
"@vuepress-reco/vuepress-plugin-pagation": "1.0.6",
|
||||
"@vuepress/plugin-blog": "1.3.0",
|
||||
"@vuepress/plugin-medium-zoom": "1.2.0",
|
||||
|
@ -1756,10 +1756,6 @@
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress-reco/vuepress-plugin-extract-code/-/vuepress-plugin-extract-code-1.0.3.tgz#aed545a2ef13f52d92c1c904efc2225c89b99d2c"
|
||||
|
||||
"@vuepress-reco/vuepress-plugin-loading-page@1.0.5":
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress-reco/vuepress-plugin-loading-page/-/vuepress-plugin-loading-page-1.0.5.tgz#384486fa7ab7780b9282bb557ea41431047f081f"
|
||||
|
||||
"@vuepress-reco/vuepress-plugin-pagation@1.0.6":
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress-reco/vuepress-plugin-pagation/-/vuepress-plugin-pagation-1.0.6.tgz#dab7cb8e8002926b85bbabb6f4aa489d5114f5f9"
|
||||
|
Loading…
Reference in New Issue
Block a user