scotch / angular-brunch-seed

AngularJS + Brunch
Other
228 stars 78 forks source link

Add Peer Dependencies to package.json #79

Closed kylefinley closed 10 years ago

kylefinley commented 10 years ago

Once Brunch 1.7.0 is released, add peer dependencies. Reevaluate issue #13 - Brunch as a dependency

http://blog.nodejs.org/2013/02/07/peer-dependencies/

https://github.com/brunch/brunch/issues/628

es128 commented 10 years ago

You can probably close this. Turns out the original idea won't work for skeletons.

On the bright side, brunch as a dependency will now become a more standard design pattern with https://github.com/brunch/brunch/pull/634

kylefinley commented 10 years ago

Oh, OK, thanks Elan.