We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6404ba3 commit 6966a9fCopy full SHA for 6966a9f
deps.edn
@@ -1,9 +1,9 @@
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 "d440479af2847a6d6d4e4d4f2f570de1c5005ee0"}
+ :git/sha "688d67a"}
5
provisdom/utility-belt {:git/url "https://github.com/Provisdom/utility-belt.git"
6
- :git/sha "66aad3a19c8de8f2c5bf8d9911a978fe174dd703"}}
+ :git/sha "6de65efed4fd7b1eeb3114e0762b15ecba0b65f2"}}
7
:aliases {:local {:override-deps {provisdom/math {:local/root "../math"}
8
provisdom/test {:local/root "../test"}
9
provisdom/utility-belt {:local/root "../utility-belt"}}}
0 commit comments