diff --git a/package.json b/package.json index 6b5145a..1cb8fb8 100644 --- a/package.json +++ b/package.json @@ -89,6 +89,7 @@ "@vue/cli-plugin-eslint": "^3.7.0", "@vue/cli-service": "^3.7.0", "@vue/eslint-config-prettier": "^4.0.1", + "@vuepress/plugin-google-analytics": "^1.0.0-rc.1", "babel-eslint": "^10.0.1", "eslint": "^5.16.0", "eslint-plugin-prettier": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 41de938..ac48fd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1220,6 +1220,11 @@ dependencies: lodash.throttle "^4.1.1" +"@vuepress/plugin-google-analytics@^1.0.0-rc.1": + version "1.0.0-rc.1" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.0-rc.1.tgz#6963ef49710293267137a114122fb3630dc443e2" + integrity sha512-t7wP6OVOdehP37eEEOREajo03AKTWC8ah3lKxt6yBJN+QAP1besxxHcBa/vpxa7z0bU8q1Y0bP4TLfd8ng+8IQ== + "@vuepress/plugin-last-updated@^1.0.0-rc.1": version "1.0.0-rc.1" resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.0-rc.1.tgz#5bf99660ade67e12a4310cca066e2ad307372cec"