Take a dependency on DataScript.

Signed-off-by: Richard Newman <rnewman@twinql.com>
This commit is contained in:
Richard Newman 2016-07-06 16:53:08 -07:00
parent 798e05bd9a
commit b3b9982740

View file

@ -6,6 +6,7 @@
:dependencies [[org.clojure/clojurescript "1.9.89"]
[org.clojure/clojure "1.8.0"]
[org.clojure/core.async "0.2.385"]
[datascript "0.15.1"]
[jamesmacaulay/cljs-promises "0.1.0"]]
:cljsbuild {:builds {:release {