Hi, I just started looking at mibew to integrate into a web site that I am developing that has an open source solution cms. I was unfamiliar with handlebars/marionette before inspecting the code, so I'm very glad that I did, since they are valuable additions to my web toolkit, however, I noticed that some of the backend versions are quite out of date. Do you intend to update the dependencies?
Handlebars, for example, is at v3.0.3 in the mibew git codebase and the GitHub current version of handlebars is v4.0.5. None of the dependencies seem to have been updated since 2014.
Is it possible to update dependencies from the cloned git source by using bower or similar?