gatsby-plugin-preact
Advanced tools
Comparing version 1.0.0-alpha13-alpha.91dbde54 to 1.0.0-alpha13-alpha.a3ef328b
{ | ||
"name": "gatsby-plugin-preact", | ||
"version": "1.0.0-alpha13-alpha.91dbde54", | ||
"version": "1.0.0-alpha13-alpha.a3ef328b", | ||
"description": "A Gatsby plugin which replaces React with Preact", | ||
@@ -22,4 +22,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"babel-cli": "^6.22.2" | ||
"babel-cli": "^6.24.1" | ||
} | ||
} |