Skip to content

Commit 3d1877b

Browse files
committed
fix(dashboard): better mobile & bump
1 parent 6758312 commit 3d1877b

File tree

4 files changed

+152
-139
lines changed

4 files changed

+152
-139
lines changed

deps.edn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{:paths ["src" "resources"]
22
:deps {lilactown/helix {:git/url "https://github.com/lilactown/helix"
3-
:git/sha "773a646b55c2dd8c729df214bdf374ef8720eefa"}
3+
:git/sha "32178efcdc38b1e94a01212220018d74f90859d6"}
44
town.lilac/flex {:git/url "https://github.com/lilactown/flex"
55
:git/sha "afa6491ace9015577ffa9245086f945825a93633"}
66
metosin/reitit-malli {:mvn/version "0.7.1"}
@@ -10,5 +10,5 @@
1010
applied-science/js-interop {:mvn/version "0.4.2"}}
1111
:aliases {:dev {:extra-paths ["dev" "test"]
1212
:extra-deps {nubank/matcher-combinators {:mvn/version "3.9.1"}
13-
thheller/shadow-cljs {:mvn/version "2.28.10"}
14-
cider/cider-nrepl {:mvn/version "0.49.1"}}}}}
13+
thheller/shadow-cljs {:mvn/version "2.28.11"}
14+
cider/cider-nrepl {:mvn/version "0.49.2"}}}}}

0 commit comments

Comments
 (0)