Merge pull request #71 from foopang/fix/figwheel-version

Fix Figwheel version mismatch
This commit is contained in:
Teemu Patja 2017-06-16 10:09:09 +03:00 committed by GitHub
commit 4d8cd90a63
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"