@mparticle/gatsby-plugin-mparticle
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,0 +0,0 @@ "use strict"; |
// noop | ||
"use strict"; |
{ | ||
"name": "@mparticle/gatsby-plugin-mparticle", | ||
"description": "Gatsby plugin to add mParticle to a site", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "gatsby-ssr.js", | ||
@@ -6,0 +6,0 @@ "author": "Danny Hendrix <dhendrix@mparticle.com>", |
@@ -14,3 +14,3 @@ # gatsby-plugin-mparticle | ||
{ | ||
resolve: 'gatsby-plugin-mparticle', | ||
resolve: '@mparticle/gatsby-plugin-mparticle', | ||
options: { | ||
@@ -17,0 +17,0 @@ apiKey: 'YOUR APP KEY', |
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
7534