From e308fe092a8d13dd9aee87f1009c7e30ae510719 Mon Sep 17 00:00:00 2001 From: Taras Dubyk Date: Thu, 26 Sep 2024 16:19:00 +0300 Subject: [PATCH] increase minimum app version to fix Polyglot derive, XSD RE, DDL RE composite relationships issue (#238) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37cc486..86df940 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.7", "author": "hackolade", "engines": { - "hackolade": "6.5.3", + "hackolade": "7.7.10", "hackoladePlugin": "1.2.0" }, "contributes": {