postaljs / postal.xframe

postal.js add-on providing the ability to federate instances of postal across iframe/window boundaries
Other
36 stars 38 forks source link

update lodash to same version as current postal #33

Open corneliusweiss opened 7 years ago

corneliusweiss commented 7 years ago

if you use postal with plugins in the browser, the amount of js code due to different lodash versions gets significant.

rickyblaha commented 7 years ago

+1 it would be nice to have this PR released for support with lodash 4 instead of 3.

Does it need a major version bump though since it's a breaking change due to the dependency's breaking changes?