martinklepsch / tenzing

⚡️ Clojurescript application template using Boot
Eclipse Public License 1.0
404 stars 39 forks source link

Update reagent dependency and scope garden to test #14

Closed christianromney closed 9 years ago

christianromney commented 9 years ago

Hi Martin,

Trying to generate a new project with +reagent failed because it couldn't find reagent 0.5.0-SNAPSHOT in Clojars. I updated to 0.5.0-alpha3. Also, garden is really only needed during dev/test for generation so I scoped it accordingly. So, just some really small changes, but good ones I think. :) Thanks for your work on this lein template.

—Cheers

christianromney commented 9 years ago

Closing this PR since you already merged dependencies. I will open a different PR for the Garden scope change by itself. Thx!