Hi,
As seen here: https://github.com/jylauril/jquery-runner/blob/master/bower.json#L10 jquery-runner still uses a pretty old jQuery version (~1.11). This old pinned version has created a lot of problems with other jQuery plugins that use newer versions of jQuery when using it with bower + django-bower.
Please, any chance of updating the dependency to jQuery 3.1.1?
Thanks!