aboutsummaryrefslogtreecommitdiff
path: root/licentia/project.lux
diff options
context:
space:
mode:
authorEduardo Julian2021-08-18 03:29:15 -0400
committerEduardo Julian2021-08-18 03:29:15 -0400
commite00ba096c8837abe85d366e0c1293c09dbe84d81 (patch)
treedc1f0955d4461ae30bb4945cddd74c462f1aee98 /licentia/project.lux
parent3289b9dcf9d5d1c1e5c380e3185065c8fd32535f (diff)
Some bug fixes.
Diffstat (limited to 'licentia/project.lux')
-rw-r--r--licentia/project.lux2
1 files changed, 1 insertions, 1 deletions
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"]