Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sonwh98/dsync
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonny To committed Oct 14, 2017
2 parents 0be3108 + 3dfff42 commit 24cd911
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Expand Up @@ -3,15 +3,15 @@
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.9.0-alpha17"]
:dependencies [[org.clojure/clojure "1.9.0-alpha19"]
[org.clojure/clojurescript "1.9.671"]
[org.clojure/tools.logging "0.3.1"]

[mount "0.1.10"]
[cprop "0.1.10-SNAPSHOT"]
;;[com.datomic/datomic-pro "0.9.5407" :exclusions [org.slf4j/log4j-over-slf4j org.slf4j/slf4j-nop joda-time com.google.guava/guava]]
[datomic-schema "1.3.0"]
[datascript "0.16.1"]
[datascript "0.16.2"]
[com.kaicode/wocket "0.1.3-SNAPSHOT"]
[com.kaicode/mercury "0.1.2-SNAPSHOT"]
[com.kaicode/tily "0.1.6-SNAPSHOT"]
Expand Down

0 comments on commit 24cd911

Please sign in to comment.