diff --git a/shadow-cljs.edn b/shadow-cljs.edn index f443c48..757b154 100644 --- a/shadow-cljs.edn +++ b/shadow-cljs.edn @@ -5,7 +5,7 @@ "src/test"] :dependencies - [[orchestra "2019.02.06-1"] + [[orchestra "2021.01.01-1"] [hiccups "0.3.0"] [com.andrewmcveigh/cljs-time "0.5.2"]] :dev-http {8080 "public"} @@ -20,5 +20,3 @@ :frontend {:target :browser :modules {:main {:init-fn dda.masto-embed.app/init}} :release {}}}} - -