aboutsummaryrefslogtreecommitdiff
path: root/deps.edn
diff options
context:
space:
mode:
Diffstat (limited to 'deps.edn')
-rw-r--r--deps.edn2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps.edn b/deps.edn
index f401d5d..ec6b8b0 100644
--- a/deps.edn
+++ b/deps.edn
@@ -23,4 +23,4 @@
day8.re-frame/http-fx {:mvn/version "0.2.4"}
cljs-ajax/cljs-ajax {:mvn/version "0.8.4"}}
:main-opts ["-m" "shadow.cljs.devtools.cli"]}
- :run {:main-opts ["-m" "tau.core"]}}}
+ :run {:main-opts ["-m" "tubo.core"]}}}