Bump DataScript dependency to 0.15.4.

This commit is contained in:
Richard Newman 2016-11-16 20:54:54 -08:00
parent 327711bb53
commit 5f3e84943c

View file

@ -6,7 +6,7 @@
:dependencies [[org.clojure/clojurescript "1.9.293"]
[org.clojure/clojure "1.8.0"]
[org.clojure/core.async "0.2.385"]
[datascript "0.15.1"]
[datascript "0.15.4"]
[org.clojars.rnewman/honeysql "0.8.2"]
[com.taoensso/tufte "1.0.2"]
[jamesmacaulay/cljs-promises "0.1.0"]]