Pre: bump to the latest ClojureScript release.
This commit is contained in:
parent
687fddf709
commit
fb8d46a4d7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
:url "https://github.com/mozilla/datomish"
|
:url "https://github.com/mozilla/datomish"
|
||||||
:license {:name "Mozilla Public License Version 2.0"
|
:license {:name "Mozilla Public License Version 2.0"
|
||||||
:url "https://github.com/mozilla/datomish/blob/master/LICENSE"}
|
:url "https://github.com/mozilla/datomish/blob/master/LICENSE"}
|
||||||
:dependencies [[org.clojure/clojurescript "1.9.89"]
|
:dependencies [[org.clojure/clojurescript "1.9.229"]
|
||||||
[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"]
|
||||||
|
|
Loading…
Reference in a new issue