From 4212d85d8617d49ede1694c7fd6f9f89522f2470 Mon Sep 17 00:00:00 2001 From: shmyga Date: Mon, 13 Jul 2026 23:36:01 +0300 Subject: [PATCH] feat(haxework): update haxework to 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9550f3..1c549d3 100755 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "yargs": "^13.2.4" }, "haxeDependencies": { - "haxework": "2.1.0", + "haxework": "2.1.1", "lime": "8.0.0", "openfl": "9.2.0", "hxcpp": "4.2.1",