From e329e1973d7cf638cbeb048232cf3d0ef7c95fc9 Mon Sep 17 00:00:00 2001 From: Henry Widd Date: Mon, 15 Jan 2024 13:38:14 +0000 Subject: [PATCH] try playwright --- deps.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.edn b/deps.edn index 377d925..5c54c33 100644 --- a/deps.edn +++ b/deps.edn @@ -5,7 +5,7 @@ backtick/backtick {:mvn/version "0.3.4"} camel-snake-kebab/camel-snake-kebab {:mvn/version "0.4.2"} medley/medley {:mvn/version "1.4.0"} - com.widdindustries/tiado-cljs2 {:git/url "https://github.com/henryw374/tiado-cljs2.git" :git/sha "40d94de3ae6c1692d99d66a2a3d48c93dbc2f34a"} + com.widdindustries/tiado-cljs2 {:git/url "https://github.com/henryw374/tiado-cljs2.git" :git/sha "1f279598614d493d0a576a0dc6a91b382ec5080e"} com.widdindustries/cljc.java-time {:mvn/version "0.1.21"} ;com.widdindustries/time-literals {:mvn/version "0.1.10" :exclusions [com.widdindustries/cljs.java-time]} org.clojure/tools.namespace {:mvn/version "1.4.4"}