mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
bump some cljs dependencies
This commit is contained in:
parent
1702d78171
commit
a248b815f6
2 changed files with 5 additions and 5 deletions
|
|
@ -3,15 +3,15 @@
|
|||
["src/cljs", "test/cljs"]
|
||||
|
||||
:dependencies
|
||||
[[reagent "0.8.1"]
|
||||
[re-frame "0.10.9"]
|
||||
[[reagent "1.1.0"]
|
||||
[re-frame "1.4.3"]
|
||||
[re-pressed "0.3.1"]
|
||||
[day8.re-frame/http-fx "v0.2.0"]
|
||||
[akiroz.re-frame/storage "0.1.4"]
|
||||
[funcool/bide "1.6.0"]
|
||||
[fipp "0.6.22"]
|
||||
;; debugging
|
||||
[day8.re-frame/re-frame-10x "0.4.5"]
|
||||
[day8.re-frame/re-frame-10x "1.10.0"]
|
||||
#_[day8.re-frame/tracing "0.5.1"]
|
||||
[philoskim/debux "0.5.6"]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue