-
Snorre Magnus Davøen authored
To make library consumeable by tools deps based projects the dependencies are now specified using a deps.edn file. This file is then consumed by leiningen via the lein tools deps plugin. Test dependencies are specified directly in the leiningen project.clj file. Signed-off-by:
Snorre Magnus Davøen <snorre.davoen@nsd.no>