Update depencies.

This commit is contained in:
Andrey Antukh 2016-06-22 22:18:25 +03:00
parent ce53bdb867
commit 73b901954a
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
2 changed files with 6 additions and 6 deletions

View file

@ -4,6 +4,7 @@
(ra/start-figwheel!
{:figwheel-options {:css-dirs ["resources/public/css"
"resources/public/view/css"]
:validate-config false
:server-port 3449
:server-ip "0.0.0.0"}
:build-ids ["main", "view"]