[perf] Minimize com.taoensso/timbre dependencies

This commit is contained in:
Roman Volosovskyi 2019-06-09 07:56:51 +03:00
parent d75a412ae8
commit cdae3423bc
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
:deps/manifest :deps}
com.andrewmcveigh/cljs-time {:mvn/version "0.5.2"}
com.taoensso/timbre {:mvn/version "4.10.0"}
com.taoensso/encore {:mvn/version "2.94.0"}
hickory {:mvn/version "0.7.1"}
com.cognitect/transit-cljs {:mvn/version "0.8.248"}
status-im/pluto {:mvn/version "iteration-4-9"}

View File

@ -16,6 +16,7 @@
[status-im/re-frame "0.10.5"]
[com.andrewmcveigh/cljs-time "0.5.2"]
[com.taoensso/timbre "4.10.0"]
[com.taoensso/encore "2.94.0"]
[hickory "0.7.1"]
[com.cognitect/transit-cljs "0.8.248"]
[status-im/pluto "iteration-4-9"]