gatsby-plugin-preact
Advanced tools
Comparing version 1.0.0-alpha13-alpha.0189ea42 to 1.0.0-alpha13-alpha.0f0222b8
{ | ||
"name": "gatsby-plugin-preact", | ||
"version": "1.0.0-alpha13-alpha.0189ea42", | ||
"version": "1.0.0-alpha13-alpha.0f0222b8", | ||
"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" | ||
} | ||
} |