Organize project.clj
This commit is contained in:
parent
9896e76fc5
commit
cec7edea5c
@ -5,8 +5,8 @@
|
||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||
:dependencies [[org.clojure/clojure "1.8.0"]
|
||||
[org.clojure/clojurescript "1.9.946"]
|
||||
[cljs-ajax "0.7.3"]
|
||||
[org.clojure/core.async "0.3.465"]]
|
||||
[org.clojure/core.async "0.3.465"]
|
||||
[cljs-ajax "0.7.3"]]
|
||||
:plugins [[lein-cljsbuild "1.1.7"]]
|
||||
:cljsbuild {:builds
|
||||
[{:source-paths ["src"]
|
||||
|
Loading…
Reference in New Issue
Block a user