Add GA for docs.cosmos.network (#5320)

This commit is contained in:
Cyrus Goh
2019-11-19 17:50:24 +01:00
committed by Federico Kunze
parent 7c975f1700
commit c16c32aefa
3 changed files with 16 additions and 1 deletions
+6
View File
@@ -1104,6 +1104,12 @@
"lodash.throttle": "^4.1.1"
}
},
"@vuepress/plugin-google-analytics": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.2.0.tgz",
"integrity": "sha512-0zol5D4Efb5GKel7ADO/s65MLtKSLnOEGkeWzuipkWomSQPzP7TJ3+/RcYBnGdyBFHd1BSpTUHGK0b/IGwM3UA==",
"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",