Take a dependency on honeysql for building queries.
Signed-off-by: Richard Newman <rnewman@twinql.com>
This commit is contained in:
parent
b3b9982740
commit
3aac28aa13
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
[org.clojure/clojure "1.8.0"]
|
||||
[org.clojure/core.async "0.2.385"]
|
||||
[datascript "0.15.1"]
|
||||
[honeysql "0.7.1-SNAPSHOT"]
|
||||
[jamesmacaulay/cljs-promises "0.1.0"]]
|
||||
|
||||
:cljsbuild {:builds {:release {
|
||||
|
|
Loading…
Reference in a new issue