0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 15:39:50 -05:00

Update to beicon 1.0.3

This commit is contained in:
Andrey Antukh 2016-03-16 21:10:58 +02:00
parent f80c48e679
commit f8937b2dd2
2 changed files with 2 additions and 3 deletions

View file

@ -18,7 +18,7 @@
[funcool/lentes "1.0.0"]
[funcool/httpurr "0.5.0-20160314.065111-4"]
[funcool/promesa "0.8.1"]
[funcool/beicon "0.6.1"]
[funcool/beicon "1.0.3"]
[funcool/cuerdas "0.7.1"]
[funcool/hodgepodge "0.1.4"]
[bouncer "1.0.0"]

View file

@ -52,8 +52,7 @@
(defonce ^:const ^:private +bus+
(rx/bus))
(defonce ^:const +stream+
(rx/to-observable +bus+))
(defonce ^:const +stream+ +bus+)
(defn- init-handler
[]