update dependency
This commit is contained in:
parent
4bde2412fe
commit
0475e3b986
1 changed files with 1 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
"src/test"]
|
"src/test"]
|
||||||
|
|
||||||
:dependencies
|
:dependencies
|
||||||
[[orchestra "2019.02.06-1"]
|
[[orchestra "2021.01.01-1"]
|
||||||
[hiccups "0.3.0"]
|
[hiccups "0.3.0"]
|
||||||
[com.andrewmcveigh/cljs-time "0.5.2"]]
|
[com.andrewmcveigh/cljs-time "0.5.2"]]
|
||||||
:dev-http {8080 "public"}
|
:dev-http {8080 "public"}
|
||||||
|
@ -20,5 +20,3 @@
|
||||||
:frontend {:target :browser
|
:frontend {:target :browser
|
||||||
:modules {:main {:init-fn dda.masto-embed.app/init}}
|
:modules {:main {:init-fn dda.masto-embed.app/init}}
|
||||||
:release {}}}}
|
:release {}}}}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue