From db8a8dac8aca402762fae3f21afc9bb6b790e5ea Mon Sep 17 00:00:00 2001 From: Giovanni Campeol Date: Sat, 10 Feb 2024 11:02:17 +0100 Subject: [PATCH] space --- index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.js b/index.js index 0c9bef5..6494be6 100755 --- a/index.js +++ b/index.js @@ -71,6 +71,8 @@ if (json !== "") { } })(); + + function runJSJQ(query, json) { const isJsonFile = isValidFilePath(json)