Take a dependency on DataScript.
Signed-off-by: Richard Newman <rnewman@twinql.com>
This commit is contained in:
parent
798e05bd9a
commit
b3b9982740
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue