We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773aa6d commit d8ea930Copy full SHA for d8ea930
deps.edn
@@ -1,7 +1,7 @@
1
{:paths ["src"]
2
:deps {org.clojure/data.int-map {:mvn/version "1.3.1"}
3
provisdom/math {:git/url "https://github.com/Provisdom/math.git"
4
- :git/sha "92bf59b73978292a5dca61136e38e9c62dddd74e"}
+ :git/sha "bf51d25f93665993968f3cd4d3a4bd24154a37cb"}
5
provisdom/utility-belt {:git/url "https://github.com/Provisdom/utility-belt.git"
6
:git/sha "1b73a2a39bff6fa950f43e7c79ace2df791947af"}}
7
:aliases {:local {:override-deps {provisdom/math {:local/root "../math"}
0 commit comments