aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/project.clj')
-rw-r--r--new-luxc/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/new-luxc/project.clj b/new-luxc/project.clj
index 4ecd372f5..4ea8de9f6 100644
--- a/new-luxc/project.clj
+++ b/new-luxc/project.clj
@@ -16,7 +16,7 @@
:scm {:name "git"
:url "https://github.com/LuxLang/lux.git"}
- :dependencies []
+ :dependencies [[org.ow2.asm/asm-all "5.0.3"]]
:source-paths ["source"]
:test-paths ["test"]