fix: add loading page
This commit is contained in:
parent
399abed676
commit
46b2a48ed3
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vuepress-theme-reco",
|
"name": "vuepress-theme-reco",
|
||||||
"version": "1.0.9-alpha.6",
|
"version": "1.0.9-alpha.8",
|
||||||
"description": "this is a vuepress theme",
|
"description": "this is a vuepress theme",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -27,6 +27,7 @@
|
|||||||
"_resolved": "http://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-0.2.1.tgz",
|
"_resolved": "http://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-0.2.1.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.0.3",
|
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.0.3",
|
||||||
|
"@vuepress-reco/vuepress-plugin-loading-page": "^1.0.0",
|
||||||
"@vuepress-reco/vuepress-plugin-pagation": "^1.0.3",
|
"@vuepress-reco/vuepress-plugin-pagation": "^1.0.3",
|
||||||
"@vuepress-reco/vuepress-plugin-screenfull": "^1.0.0",
|
"@vuepress-reco/vuepress-plugin-screenfull": "^1.0.0",
|
||||||
"@vuepress/plugin-blog": "1.3.0",
|
"@vuepress/plugin-blog": "1.3.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user