docker mirror

This commit is contained in:
huanqing.shao
2020-02-10 21:22:10 +08:00
parent cf6113d693
commit 5549eea232
12 changed files with 221 additions and 77 deletions

View File

@ -6,8 +6,6 @@
"devDependencies": {
"@vssue/api-github-v4": "^1.2.1",
"@vssue/vuepress-plugin-vssue": "^1.2.0",
"@vuepress/plugin-active-header-links": "^1.0.0-rc.1",
"@vuepress/plugin-back-to-top": "^1.2.0",
"@vuepress/plugin-google-analytics": "^1.2.0",
"@vuepress/plugin-medium-zoom": "^1.2.0",
"@vuepress/plugin-nprogress": "^1.2.0",
@ -21,6 +19,8 @@
"vuepress-plugin-sitemap": "^2.1.2"
},
"dependencies": {
"@vuepress/plugin-active-header-links": "^1.3.0",
"@vuepress/plugin-back-to-top": "^1.3.0",
"@vuepress/plugin-pwa": "^1.2.0",
"animated-number-vue": "^1.0.0",
"aos": "^3.0.0-beta.6",