Skip to content

Commit

Permalink
Clean up projects.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikola Peric committed Jan 11, 2018
1 parent fb7921f commit 1a6a3ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@
:dependencies [[org.clojure/clojure "1.9.0"]
[org.clojure/clojurescript "1.9.946"]
[re-frame "0.10.2"]
[cljs-ajax "0.7.3"]]
:deploy-repositories [["releases" {:sign-releases false :url "https://clojars.org/repo"}]
["snapshots" {:sign-releases false :url "https://clojars.org/repo"}]])
[cljs-ajax "0.7.3"]])

0 comments on commit 1a6a3ae

Please sign in to comment.