From 6cbe50ea8b9334f5b1ea3eb484586a77cb8a28ac Mon Sep 17 00:00:00 2001 From: Taras Dubyk Date: Thu, 26 Sep 2024 16:18:04 +0300 Subject: [PATCH] increase minimum app version to fix Polyglot derive, XSD RE, DDL RE composite relationships issue (#32) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b02bd4..2625d37 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.6", "author": "hackolade", "engines": { - "hackolade": "6.4.0", + "hackolade": "7.7.10", "hackoladePlugin": "1.2.1" }, "contributes": {