Fix Figwheel version mismatch

This commit is contained in:
Foo Pang 2017-06-16 14:59:04 +08:00
parent d435b0b723
commit 6f2a44534b
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
[sablono "0.8.0"]]
:plugins [[com.jakemccrary/lein-test-refresh "0.14.0"]
[lein-doo "0.1.7"]
[lein-figwheel "0.5.9"]]
[lein-figwheel "0.5.10"]]
:cljsbuild
{:builds
[{:id "app"