Take a dependency on honeysql for building queries.

Signed-off-by: Richard Newman <rnewman@twinql.com>
This commit is contained in:
Richard Newman 2016-07-08 11:05:13 -07:00
parent b3b9982740
commit 3aac28aa13

View file

@ -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 {