ember-cli-bootstrap-datepicker
ember-cli-bootstrap-datepicker copied to clipboard
pin jquery version to 1.11.3. fixes unit tests hanging.
My last pull request failed on Travis because the tests hang. Pinning the jQuery version fixed that on my machine.
See https://github.com/ember-cli/ember-cli/issues/5317