jmurphyau / ember-truth-helpers

Ember HTMLBars Helpers for {{if}} & {{unless}}: not, and, or, eq & is-array
MIT License
706 stars 95 forks source link

switch from yarn to pnpm #177

Closed SergeAstapov closed 1 year ago

SergeAstapov commented 1 year ago

yarn@1 does not handle peer dependencies properly in the monorepo. pnpm does proper job in this case. Also it's faster