Skip to content

Commit b72f54f

Browse files
recocopliotzsw
authored andcommitted
fix: add loading page
1 parent 3924f2e commit b72f54f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-theme-reco",
3-
"version": "1.0.9-alpha.6",
3+
"version": "1.0.9-alpha.8",
44
"description": "this is a vuepress theme",
55
"main": "index.js",
66
"scripts": {
@@ -27,6 +27,7 @@
2727
"_resolved": "http://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-0.2.1.tgz",
2828
"dependencies": {
2929
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.0.3",
30+
"@vuepress-reco/vuepress-plugin-loading-page": "^1.0.0",
3031
"@vuepress-reco/vuepress-plugin-pagation": "^1.0.3",
3132
"@vuepress-reco/vuepress-plugin-screenfull": "^1.0.0",
3233
"@vuepress/plugin-blog": "1.3.0",

0 commit comments

Comments
 (0)