docs: 🐛 remove plugin installed two times
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
This commit is contained in:
parent
54212596ac
commit
4cdcbc947c
@ -66,7 +66,6 @@ module.exports = {
|
||||
"docusaurus2-dotenv", {
|
||||
systemvars: true,
|
||||
},
|
||||
],
|
||||
"@docusaurus/plugin-google-gtag"
|
||||
]
|
||||
],
|
||||
};
|
@ -15,7 +15,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@docusaurus/core": "2.0.0-beta.0",
|
||||
"@docusaurus/plugin-google-gtag": "^2.0.0-beta.0",
|
||||
"@docusaurus/preset-classic": "2.0.0-beta.0",
|
||||
"@mdx-js/react": "^1.6.21",
|
||||
"@svgr/webpack": "^5.5.0",
|
||||
|
@ -1356,7 +1356,7 @@
|
||||
dependencies:
|
||||
"@docusaurus/core" "2.0.0-beta.0"
|
||||
|
||||
"@docusaurus/plugin-google-gtag@2.0.0-beta.0", "@docusaurus/plugin-google-gtag@^2.0.0-beta.0":
|
||||
"@docusaurus/plugin-google-gtag@2.0.0-beta.0":
|
||||
version "2.0.0-beta.0"
|
||||
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-2.0.0-beta.0.tgz#4836770130cf54ff2cd83affbff9644ee7293e9e"
|
||||
integrity sha512-V7zaYbhAMv0jexm5H/5sAnoM1GHibcn9QQk5UWC++x1kE0KRuLDZHV+9OyvW5wr0wWFajod/b88SpUpSMF5u+g==
|
||||
|
Reference in New Issue
Block a user