Bump honeysql to 0.8.0, which includes mainline ClojureScript support.
This commit is contained in:
parent
b1e6ffc91c
commit
3f882ebdaa
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
[org.clojure/clojure "1.8.0"]
|
[org.clojure/clojure "1.8.0"]
|
||||||
[org.clojure/core.async "0.2.385"]
|
[org.clojure/core.async "0.2.385"]
|
||||||
[datascript "0.15.1"]
|
[datascript "0.15.1"]
|
||||||
[honeysql "0.7.1-SNAPSHOT"]
|
[honeysql "0.8.0"]
|
||||||
[jamesmacaulay/cljs-promises "0.1.0"]]
|
[jamesmacaulay/cljs-promises "0.1.0"]]
|
||||||
|
|
||||||
:cljsbuild {:builds {:release {
|
:cljsbuild {:builds {:release {
|
||||||
|
|
Loading…
Reference in a new issue