diff --git a/haxelib.json b/haxelib.json index a8211d6..8ef07e2 100644 --- a/haxelib.json +++ b/haxelib.json @@ -9,7 +9,6 @@ "contributors": ["NQNStudios"], "main": "hank.Main", "dependencies": { - "hscript": "", - "utest": "" + "hscript": "" } }