Merge pull request #71 from foopang/fix/figwheel-version
Fix Figwheel version mismatch
This commit is contained in:
commit
4d8cd90a63
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue