docs: Add a GA tag

This commit is contained in:
Matan Kushner
2019-08-20 11:13:10 -04:00
parent 2f9922ff2f
commit dcb78a4e0b
3 changed files with 16 additions and 1 deletions
+6
View File
@@ -1060,6 +1060,12 @@
"lodash.throttle": "^4.1.1"
}
},
"@vuepress/plugin-google-analytics": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.3.tgz",
"integrity": "sha512-mqFFQSJjQp5zscZJ0Ik+YDLV7sZSAO8w13CG8c5WsUCjy+0oWhqAw/NjpVrEK8Y/PdYPe4l/OE5jMUU5AqRRjg==",
"dev": true
},
"@vuepress/plugin-last-updated": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.2.tgz",