From e00ba096c8837abe85d366e0c1293c09dbe84d81 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 18 Aug 2021 03:29:15 -0400 Subject: Some bug fixes. --- licentia/project.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'licentia/project.lux') diff --git a/licentia/project.lux b/licentia/project.lux index 9e25516a4..93f43aa47 100644 --- a/licentia/project.lux +++ b/licentia/project.lux @@ -7,7 +7,7 @@ #repositories ["https://oss.sonatype.org/content/repositories/snapshots/" "https://oss.sonatype.org/service/local/staging/deploy/maven2/"] - #dependencies [["com.github.luxlang" "stdlib" "0.6.0-SNAPSHOT" "jar"]] + #dependencies [["com.github.luxlang" "stdlib" "0.6.0-SNAPSHOT" "tar"]] #compiler ["com.github.luxlang" "lux-jvm" "0.6.0-SNAPSHOT" "jar"] ... #compiler ["com.github.luxlang" "lux-js" "0.6.0-SNAPSHOT" "js"] ... #compiler ["com.github.luxlang" "lux-python" "0.6.0-SNAPSHOT" "jar"] -- cgit v1.2.3