Bumped dependency

This commit is contained in:
Julien Eluard 2018-08-31 17:12:15 +02:00
parent 828636c7a0
commit be28c0e866
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
:paths ["src"]
:aliases {:examples {:extra-paths ["examples/src"]}
:figwheel {:extra-paths ["target" "examples/src" "figwheel/resources" "figwheel/src"]
:extra-deps {com.bhauman/figwheel-main {:mvn/version "0.1.5"}
:extra-deps {com.bhauman/figwheel-main {:mvn/version "0.1.8"}
com.bhauman/rebel-readline-cljs {:mvn/version "0.1.4"}
binaryage/devtools {:mvn/version "0.9.10"}}
:main-opts ["-m" "figwheel.main" "-b" "figwheel/dev" "-r"]}