Skip to content

Instantly share code, notes, and snippets.

@urbanslug
Created August 28, 2018 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save urbanslug/268f2d2452d24742bf2cff5963548d9b to your computer and use it in GitHub Desktop.
Save urbanslug/268f2d2452d24742bf2cff5963548d9b to your computer and use it in GitHub Desktop.
{:deps
{reagent {:mvn/version "0.8.0"}
re-frame {:mvn/version "0.10.5"}
day8.re-frame/http-fx {:mvn/version "0.1.6"}
secretary {:mvn/version "1.2.3"}
com.andrewmcveigh/cljs-time {:mvn/version "0.5.2"}
proto-repl {:mvn/version "0.3.1"}
devcards {:mvn/version "0.2.5"}
binaryage/devtools {:mvn/version "0.9.10"}
day8.re-frame/re-frame-10x {:mvn/version "0.3.3-react16"}}
thheller/shadow-cljs {:mvn/version "2.6.4"}
:aliases
{:dev
{:extra-deps
{day8.re-frame/tracing {:mvn/version "0.5.1"}}}
:prod
{:extra-deps
{day8.re-frame/tracing-stubs {:mvn/version "0.5.1"}}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment