File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 44
55 :deps {binaryage/devtools {:mvn/version " 1.0.6" }
66 reagent/reagent {:mvn/version " 1.1.1" }
7- io.github.paintparty/fireworks {:mvn/version " 0.15 .0" }
7+ io.github.paintparty/fireworks {:mvn/version " 0.16 .0" }
88 io.github.paintparty/bling {:mvn/version " 0.8.8" }
99 design.kushi/domo {:mvn/version " 0.3.0" }}
1010
1111 :aliases {:dev {:extra-deps {thheller/shadow-cljs {:mvn/version " 2.26.2" }}}
1212
1313 ; ; you can make local git clones, or use :git/url deps here
1414 :local-dev {:override-deps {
15- io.github.paintparty/fireworks {:local/root " ../../../../cljc/fireworks" }
15+ ; ; io.github.paintparty/fireworks {:local/root "../../../../cljc/fireworks"}
1616 ; ; io.github.paintparty/lasertag {:local/root "../../../../cljc/lasertag"}
17- design.kushi/domo {:local/root " ../../" }}
17+ ; ; design.kushi/domo {:local/root "../../"}
18+ }
1819 :extra-deps {thheller/shadow-cljs {:mvn/version " 2.26.2" }}}
1920 }}
You can’t perform that action at this time.
0 commit comments