Closed philidem closed 7 years ago
This fixes #225.
NOTE: We have a bit of a dependency problem because marko-starter and marko-magic pull in different versions of lasso. We need to upgrade lasso in marko-starter and make lasso a peer dependency in marko-magic.
marko-starter
marko-magic
lasso
I have a PR to fix marko-magic. See https://github.com/mlrawlings/marko-magic/pull/1
Yeah had to do the same thing for Marko recently. Thanks for the fix.
Published lasso@lasso@3.0.0-beta.1. I think we should consider back porting this change to Lasso v2.
lasso@lasso@3.0.0-beta.1
This fixes #225.
NOTE: We have a bit of a dependency problem because
marko-starter
andmarko-magic
pull in different versions oflasso
. We need to upgradelasso
inmarko-starter
and makelasso
a peer dependency inmarko-magic
.I have a PR to fix
marko-magic
. See https://github.com/mlrawlings/marko-magic/pull/1