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

13
package-lock.json generated
View File

@ -1155,18 +1155,17 @@
}
},
"@vuepress/plugin-active-header-links": {
"version": "1.2.0",
"resolved": "https://registry.npm.taobao.org/@vuepress/plugin-active-header-links/download/@vuepress/plugin-active-header-links-1.2.0.tgz",
"integrity": "sha1-RklcieUaleVxOb4Aff+8rksikmA=",
"version": "1.3.0",
"resolved": "https://registry.npm.taobao.org/@vuepress/plugin-active-header-links/download/@vuepress/plugin-active-header-links-1.3.0.tgz",
"integrity": "sha1-i0GE58hKXudU5rTzSZfDvXrge3I=",
"requires": {
"lodash.debounce": "^4.0.8"
}
},
"@vuepress/plugin-back-to-top": {
"version": "1.2.0",
"resolved": "https://registry.npm.taobao.org/@vuepress/plugin-back-to-top/download/@vuepress/plugin-back-to-top-1.2.0.tgz",
"integrity": "sha1-9rsvVzF+lKawtoVHGfMIhIHywN0=",
"dev": true,
"version": "1.3.0",
"resolved": "https://registry.npm.taobao.org/@vuepress/plugin-back-to-top/download/@vuepress/plugin-back-to-top-1.3.0.tgz",
"integrity": "sha1-AZOFgofWwYsw4xxHMOyuzvfI17U=",
"requires": {
"lodash.debounce": "^4.0.8"
}