Skip to content

Commit

Permalink
fixed deps file
Browse files Browse the repository at this point in the history
  • Loading branch information
awkay committed Feb 22, 2019
1 parent a0c525d commit 2ace030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:deps {org.clojure/clojure {:mvn/version "1.10.0"}
org.clojure/clojurescript {:mvn/version "1.10.520"}
gnl/ghostwheel {:mvn/version "0.3.5"}
fulcrologic/fulcro {:local/root "/Users/tonykay/fulcrologic/fulcro"} #_{:mvn/version "2.8.2"}}
fulcrologic/fulcro {:mvn/version "2.8.2"}}

:aliases {:ci-test {:extra-paths ["src/test"]
:extra-deps {lambdaisland/kaocha {:mvn/version "0.0-389"}}
Expand Down

0 comments on commit 2ace030

Please sign in to comment.