docs: add GA for docs.tendermint.com (#4149)

This commit is contained in:
Cyrus Goh
2019-11-16 17:04:10 +04:00
committed by Anton Kaliaev
parent e71a2b161b
commit 36ba1a8494
3 changed files with 18 additions and 2 deletions
+3 -1
View File
@@ -6,7 +6,9 @@
"dependencies": {
"vuepress-theme-cosmos": "^1.0.54"
},
"devDependencies": {},
"devDependencies": {
"@vuepress/plugin-google-analytics": "^1.2.0"
},
"scripts": {
"preserve": "./pre.sh",
"serve": "trap 'exit 0' SIGINT; vuepress dev",