Comparing version 3.2.1 to 3.2.2
@@ -371,3 +371,3 @@ const hcat = require('hcat') | ||
let right = safeJSONParse(cfg.yRight) | ||
debug(123123123, left, right) | ||
if (!Array.isArray(left)) { | ||
@@ -374,0 +374,0 @@ left = [] |
{ | ||
"name": "catchart", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "Pipe something from command line to a browser chart", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
567597
682