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