Esri / calcite-bootstrap

A Calcite theme and a custom build system for building Bootstrap apps.
http://esri.github.io/calcite-bootstrap/
Apache License 2.0
48 stars 29 forks source link

Bump bootstrap-sass, to allow use of jquery 3.x #282

Closed timmorey closed 7 years ago

timmorey commented 7 years ago

bootstrap-sass 3.3.7 supports jquery 3.x, whereas 3.3.6 throws an error if jquery is greater than 2.x. Some of our other dependencies want to use jquery 3.x, and this allows them to do so.