Skip to content

Instantly share code, notes, and snippets.

@ampersanda
Created May 1, 2020 04:58
Show Gist options
  • Save ampersanda/cf10673428248d42728e584de3121110 to your computer and use it in GitHub Desktop.
Save ampersanda/cf10673428248d42728e584de3121110 to your computer and use it in GitHub Desktop.
Vouch.io Krell Project - deps.edn
{:deps {io.vouch/krell {:git/url "https://github.com/vouch-opensource/krell.git"
:sha "ac75bdc0e41c7e061aaf4453921c272549b7b511"}
io.vouch/reagent-react-native {:git/url "https://github.com/vouch-opensource/reagent-react-native.git"
:sha "54bf52788ab051920ed7641f386177374419e847"}
reagent {:mvn/version "0.10.0"
:exclusions [cljsjs/react cljsjs/react-dom]}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment