aboutsummaryrefslogtreecommitdiff
path: root/lux-lua/project.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-lua/project.lux')
-rw-r--r--lux-lua/project.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/lux-lua/project.lux b/lux-lua/project.lux
index 855257f3f..4d0c10a35 100644
--- a/lux-lua/project.lux
+++ b/lux-lua/project.lux
@@ -1,5 +1,5 @@
{""
- {#identity ["com.github.luxlang" "lux-lua" "0.6.0-SNAPSHOT"]
+ [#identity ["com.github.luxlang" "lux-lua" "0.6.0-SNAPSHOT"]
#deploy_repositories {"snapshots" "https://oss.sonatype.org/content/repositories/snapshots/"
"releases" "https://oss.sonatype.org/service/local/staging/deploy/maven2/"}
@@ -13,4 +13,4 @@
["net.sandius.rembulan" "rembulan-stdlib" "0.1-SNAPSHOT" "jar"]
["net.sandius.rembulan" "rembulan-compiler" "0.1-SNAPSHOT" "jar"]]
- #program "program"}}
+ #program "program"]}