Skip to content

Commit bb17b25

Browse files
committed
chore(deps): add cljs-http
1 parent e65826f commit bb17b25

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

deps.edn

+5-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,11 @@
5454
;; Kaocha
5555
;; https://github.com/lambdaisland/kaocha
5656
lambdaisland/kaocha {:mvn/version "1.91.1392"}
57-
lambdaisland/kaocha-cljs {:mvn/version "1.5.154"}}
57+
lambdaisland/kaocha-cljs {:mvn/version "1.5.154"}
58+
;;
59+
;; cljs-http
60+
;; https://github.com/r0man/cljs-http
61+
cljs-http/cljs-http {:mvn/version "0.1.48"}}
5862

5963
:aliases
6064
{:run/app

0 commit comments

Comments
 (0)