lasso-js / karma-lasso

Karma plugin for Lasso
http://lasso-js.github.io/karma-lasso/
MIT License
1 stars 11 forks source link

Lasso-require version too low #11

Closed chsea closed 8 years ago

chsea commented 8 years ago

Lasso-require is now on version 3.1.3, which includes changes that are required by the eBay homepage team. However, karma-lasso sets lasso-require's version at ^1, giving us a peer dependency error. Can you use >=1 instead?

cc @patrick-steele-idem

pranavjha commented 8 years ago

published a new version wit the fix.