gatsby-plugin-react-helmet
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "gatsby-plugin-react-helmet", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Stub description for gatsby-plugin-react-helmet", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -21,3 +21,3 @@ # gatsby-plugin-react-helmet | ||
```javascript | ||
plugins: [`gatsby-plugin-react-helmet`] | ||
plugins: [`gatsby-plugin-react-helmet`]; | ||
``` |
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
2285