mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-12-14 05:32:31 +00:00
🔥 Remove medium zoom plugin
This commit is contained in:
parent
13c9d2de80
commit
feb031775e
4 changed files with 0 additions and 15 deletions
|
@ -83,7 +83,6 @@ head:
|
|||
content: \\"Yann Bertrand\\"
|
||||
evergreen: true
|
||||
plugins:
|
||||
'@vuepress/medium-zoom':
|
||||
sitemap:
|
||||
hostname: 'https://macos-defaults.com'
|
||||
changefreq: 'weekly'
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@vuepress/plugin-medium-zoom": "1.7.1",
|
||||
"esm": "3.2.25",
|
||||
"handlebars": "4.7.6",
|
||||
"vuepress": "1.7.1",
|
||||
|
|
|
@ -80,7 +80,6 @@ head:
|
|||
content: "Yann Bertrand"
|
||||
evergreen: true
|
||||
plugins:
|
||||
'@vuepress/medium-zoom':
|
||||
sitemap:
|
||||
hostname: 'https://macos-defaults.com'
|
||||
changefreq: 'weekly'
|
||||
|
|
|
@ -1431,13 +1431,6 @@
|
|||
dependencies:
|
||||
cross-spawn "^6.0.5"
|
||||
|
||||
"@vuepress/plugin-medium-zoom@1.7.1":
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-medium-zoom/-/plugin-medium-zoom-1.7.1.tgz#170598bba9941dbd047cffaa659023db8f46e337"
|
||||
integrity sha512-pYI6myr4bi9SYzvR6D4r7+YpjpXgudCbontXKZIARS7hJ+kVBapVYnetrbeNFKq+7a/QGOkAuAK2j39dQLaMXQ==
|
||||
dependencies:
|
||||
medium-zoom "^1.0.4"
|
||||
|
||||
"@vuepress/plugin-nprogress@1.7.1":
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.7.1.tgz#101ebf720eaa635a473e16ca16e7b4a7850331fa"
|
||||
|
@ -6072,11 +6065,6 @@ media-typer@0.3.0:
|
|||
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
|
||||
integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=
|
||||
|
||||
medium-zoom@^1.0.4:
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/medium-zoom/-/medium-zoom-1.0.6.tgz#9247f21ca9313d8bbe9420aca153a410df08d027"
|
||||
integrity sha512-UdiUWfvz9fZMg1pzf4dcuqA0W079o0mpqbTnOz5ip4VGYX96QjmbM+OgOU/0uOzAytxC0Ny4z+VcYQnhdifimg==
|
||||
|
||||
memory-fs@^0.4.1:
|
||||
version "0.4.1"
|
||||
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552"
|
||||
|
|
Loading…
Reference in a new issue