walkable-server / realworld-fulcro

A full stack implementation of RealWorld spec https://github.com/gothinkster/realworld/
90 stars 12 forks source link

partial fix for #4 #6

Closed paulrd closed 5 years ago

paulrd commented 5 years ago

With latest leiningen we have to use cider/piggieback instead of cemerick/piggieback.

myguidingstar commented 5 years ago

let's add :min-lein-version "2.8.3" to project.clj, too