update interface placeholder token in project.clj

This commit is contained in:
Dan Motzenbecker 2015-10-31 14:13:36 -04:00
parent da7dc48790
commit 7aad7f13c8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/clojurescript "1.7.145"]
[org.omcljs/om "0.9.0"]
[$REACT_INTERFACE$]
[org.omcljs/ambly "0.6.0"]]
:plugins [[lein-cljsbuild "1.1.0"]]
:cljsbuild {:builds {:dev {:source-paths ["src"]