From 27c8c323c2f5ad21c1c46b50852d3a94fdc3e1d0 Mon Sep 17 00:00:00 2001 From: Pascal Desmarets Date: Fri, 19 Feb 2021 18:58:09 +0100 Subject: [PATCH] Fixed FE error when excluded paths is empty array --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b2dead2..49c783b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "CosmosDB-with-SQL-API", - "version": "0.1.23", - "versionDate": "2021-01-22", + "version": "0.1.24", + "versionDate": "2021-02-19", "author": "hackolade", "engines": { "hackolade": "4.3.1",