gatsby-plugin-preact
Advanced tools
Comparing version 1.0.0-alpha12-alpha.373740a8 to 1.0.0-alpha12-alpha.3a216f9f
@@ -1,2 +0,2 @@ | ||
'use strict'; | ||
"use strict"; | ||
@@ -14,3 +14,3 @@ exports.modifyWebpackConfig = function (_ref) { | ||
react: `preact-compat`, | ||
'react-dom': `preact-compat` | ||
"react-dom": `preact-compat` | ||
}; | ||
@@ -17,0 +17,0 @@ } |
{ | ||
"name": "gatsby-plugin-preact", | ||
"version": "1.0.0-alpha12-alpha.373740a8", | ||
"version": "1.0.0-alpha12-alpha.3a216f9f", | ||
"description": "A Gatsby plugin which replaces React with Preact", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
5687