Replace gatsby-plugin-gtagjs with gatsby-plugin-google-gtag

This commit is contained in:
Victor Zhou
2019-03-21 16:53:15 -04:00
parent 50b43823bc
commit ba93dc6578
3 changed files with 14 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"gatsby-link": "^2.0.10",
"gatsby-plugin-catch-links": "^2.0.10",
"gatsby-plugin-feed": "^2.0.13",
"gatsby-plugin-gtagjs": "^1.0.0",
"gatsby-plugin-google-gtag": "^1.0.16",
"gatsby-plugin-manifest": "^2.0.17",
"gatsby-plugin-netlify": "^2.0.9",
"gatsby-plugin-netlify-cms": "^3.0.12",