mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
Replace gatsby-plugin-gtagjs with gatsby-plugin-google-gtag
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -8615,10 +8615,14 @@
|
||||
"rss": "^1.2.2"
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-gtagjs": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-gtagjs/-/gatsby-plugin-gtagjs-1.0.0.tgz",
|
||||
"integrity": "sha512-QogQjtTCV+P6tQX1S8/NPfaZ/IE9mzrFiVYXMaPmAzXfNjQVnr9TAgQjebCBfVoBavWn+OMy5Zma5xlh2iTxIw=="
|
||||
"gatsby-plugin-google-gtag": {
|
||||
"version": "1.0.16",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-1.0.16.tgz",
|
||||
"integrity": "sha512-gkMWtLVLhakElmzKqM3gBQXdYCzaiF4jHXojxQSsmeuVvASaU1SIU8bl1iUbY6K6Atpw3ZN7TYFV0BJvUYFmKg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"minimatch": "^3.0.4"
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-manifest": {
|
||||
"version": "2.0.24",
|
||||
|
Reference in New Issue
Block a user