Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
r0man committed Nov 7, 2013
1 parent 2449a2a commit e30377b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
Expand Up @@ -6,9 +6,9 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.5.1"]
[org.clojure/clojurescript "0.0-1934"]
[noencore "0.1.6"]]
:profiles {:dev {:dependencies [[com.keminglabs/cljx "0.3.0"]]
[org.clojure/clojurescript "0.0-2014"]
[noencore "0.1.7"]]
:profiles {:dev {:dependencies [[com.keminglabs/cljx "0.3.1"]]
:plugins [[com.cemerick/austin "0.1.1"]
[com.cemerick/clojurescript.test "0.1.0"]]
:repl-options {:nrepl-middleware [cljx.repl-middleware/wrap-cljx]}}}
Expand Down

0 comments on commit e30377b

Please sign in to comment.