gatsby-plugin-preact
Advanced tools
Comparing version 1.0.0-alpha12-alpha.d452aed2 to 1.0.0-alpha12-alpha.d7d6ef64
@@ -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.d452aed2", | ||
"version": "1.0.0-alpha12-alpha.d7d6ef64", | ||
"description": "A Gatsby plugin which replaces React with Preact", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |