aboutsummaryrefslogtreecommitdiff
path: root/lux-lua/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'lux-lua/project.clj')
-rw-r--r--lux-lua/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-lua/project.clj b/lux-lua/project.clj
index 212304338..559f57aab 100644
--- a/lux-lua/project.clj
+++ b/lux-lua/project.clj
@@ -20,7 +20,7 @@
["snapshots" {:url ~sonatype-snapshots :creds :gpg}]]
:plugins [[com.github.luxlang/lein-luxc ~version]]
- :dependencies [[com.github.luxlang/luxc-jvm ~version]
+ :dependencies [[com.github.luxlang/lux-bootstrapper ~version]
[com.github.luxlang/stdlib ~version]
[net.sandius.rembulan/rembulan-runtime "0.1-SNAPSHOT"]
[net.sandius.rembulan/rembulan-stdlib "0.1-SNAPSHOT"]