Jelajahi Sumber

[lua] bump haxe-deps

Justin Donaldson 5 tahun lalu
induk
melakukan
71520b9109
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      tests/runci/targets/Lua.hx

+ 1 - 1
tests/runci/targets/Lua.hx

@@ -69,7 +69,7 @@ class Lua {
 			// Note: don't use a user config
 			// runCommand("luarocks", ["config", "--user-config"], false, true);
 
-			installLib("haxe-deps", "0.0.1-5");
+			installLib("haxe-deps", "0.0.1-6");
 
 			changeDirectory(unitDir);
 			runCommand("haxe", ["compile-lua.hxml"].concat(args));