gatsby-plugin-amp
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "gatsby-plugin-amp", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A gatsby plugin for scaffolding AMP pages", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -96,5 +96,2 @@ # gatsby-plugin-amp | ||
excludedPaths: ['/404.html', '/'], | ||
googleTagManager: { | ||
containerId: 'GTM-1234567', | ||
}, | ||
pathIdentifier: '/amp/', | ||
@@ -101,0 +98,0 @@ useAmpClientIdApi: true, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10291
144