Add google analytics

This commit is contained in:
khatabwedaa
2021-02-15 11:09:00 +02:00
parent 4273fd2b4f
commit d1de2b3428
2 changed files with 7 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
"generate": "nuxt generate"
},
"dependencies": {
"@nuxtjs/google-analytics": "^2.4.0",
"core-js": "^3.8.3",
"nuxt": "^2.14.12"
},