mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 20:58:06 +00:00
Update to beicon 1.0.3
This commit is contained in:
parent
f80c48e679
commit
f8937b2dd2
@ -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"]
|
||||
|
||||
@ -52,8 +52,7 @@
|
||||
(defonce ^:const ^:private +bus+
|
||||
(rx/bus))
|
||||
|
||||
(defonce ^:const +stream+
|
||||
(rx/to-observable +bus+))
|
||||
(defonce ^:const +stream+ +bus+)
|
||||
|
||||
(defn- init-handler
|
||||
[]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user