From 51e5eb929ce70ad314d827bcf30f39b8d7449854 Mon Sep 17 00:00:00 2001 From: Cameron Taylor Date: Sun, 8 Sep 2024 11:22:24 -0400 Subject: [PATCH] add hxjsonast to hmm.json to fix builds? --- hmm.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hmm.json b/hmm.json index 35c40798b..ea32399f8 100644 --- a/hmm.json +++ b/hmm.json @@ -115,6 +115,13 @@ "ref": "147294123f983e35f50a966741474438069a7a8f", "url": "https://github.com/FunkinCrew/hxcpp-debugger" }, + { + "name": "hxjsonast", + "type": "git", + "dir": null, + "ref": "20e72cc68c823496359775ac1f06500e67f189d5", + "url": "https://github.com/nadako/hxjsonast/" + }, { "name": "hxp", "type": "haxelib", @@ -205,4 +212,4 @@ "url": "https://github.com/fponticelli/thx.semver" } ] -} +} \ No newline at end of file