abhi-plugin-gatsby-preview
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -28,3 +28,3 @@ "use strict"; | ||
console.log(jsonData); | ||
const event = jsonData && datjsonDataa.event; | ||
const event = jsonData && jsonData.event; | ||
@@ -31,0 +31,0 @@ if (event) { |
{ | ||
"name": "abhi-plugin-gatsby-preview", | ||
"description": "A Gatsby plugin shows status of cloud preview", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"author": "Abhi Aiyer", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
2305