clj-ajax
This commit is contained in:
parent
500f104c1a
commit
5efba438ee
4 changed files with 21 additions and 2 deletions
4
deps.edn
4
deps.edn
|
|
@ -7,7 +7,9 @@
|
|||
reagent/reagent {:mvn/version "1.0.0"}
|
||||
cljsjs/react {:mvn/version "17.0.2-0"}
|
||||
cljsjs/react-dom {:mvn/version "17.0.2-0"}
|
||||
cljsjs/react-dom-server {:mvn/version "17.0.2-0"}}
|
||||
cljsjs/react-dom-server {:mvn/version "17.0.2-0"}
|
||||
cljs-ajax/cljs-ajax {:mvn/version "0.8.3"}
|
||||
}
|
||||
|
||||
:aliases
|
||||
{:dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue