Skip to content

Commit abf5ca6

Browse files
committed
Add new pkg
1 parent 956398e commit abf5ca6

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@docusaurus/core": "3.8.1",
18+
"@docusaurus/plugin-google-gtag": "^3.8.1",
1819
"@docusaurus/preset-classic": "3.8.1",
1920
"@mdx-js/react": "^3.0.0",
2021
"clsx": "^2.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1682,7 +1682,7 @@
16821682
"@docusaurus/utils-validation" "3.8.1"
16831683
tslib "^2.6.0"
16841684

1685-
"@docusaurus/[email protected]":
1685+
"@docusaurus/plugin-google-gtag@^3.8.1", "@docusaurus/plugin-google-gtag@3.8.1":
16861686
version "3.8.1"
16871687
resolved "https://registry.npmjs.org/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.8.1.tgz"
16881688
integrity sha512-tKE8j1cEZCh8KZa4aa80zpSTxsC2/ZYqjx6AAfd8uA8VHZVw79+7OTEP2PoWi0uL5/1Is0LF5Vwxd+1fz5HlKg==

0 commit comments

Comments
 (0)