Skip to content

Commit

Permalink
Revert garden migration for now
Browse files Browse the repository at this point in the history
Tests are failing. And, of course, `lein figwheel` doesn't work on apple
arm so need to figure out a way to get a test environment running to
figure out what's going on...
  • Loading branch information
dhleong committed Oct 27, 2024
1 parent 6d455d7 commit 62f87d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

:dependencies [[org.clojure/clojure "1.10.0"]
[org.clojure/clojurescript "1.10.520"]
[com.lambdaisland/garden "1.5.569"]
[garden "1.3.10"]
[net.cgrand/macrovich "0.2.1"]]

:plugins [[lein-figwheel "0.5.19"]
Expand Down

0 comments on commit 62f87d6

Please sign in to comment.