Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchdzugan committed Oct 29, 2020
1 parent 7aef9e6 commit 6570711
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
(defproject mayu "0.1.49"
(defproject mayu "0.1.50"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}

:dependencies [[org.clojure/clojure "1.10.1"]
[allpa "0.1.46"]
[wayra "0.0.32"]
[allpa "0.1.47"]
[wayra "0.0.33"]
[org.clojure/core.async "1.1.587"]
[net.cgrand/macrovich "0.2.1"]
[cljsjs/snabbdom "0.7.4-1"]
Expand Down

0 comments on commit 6570711

Please sign in to comment.