Closed bodom0015 closed 2 years ago
A version mismatch exists between Bootstrap 3.4.1 and jQuery 3.5.0 (see https://github.com/twbs/bootstrap/issues/30644)
Roll jQuery forward to ^3.6.0, which currently installs jQuery 3.6.1
^3.6.0
3.6.1
Problem
A version mismatch exists between Bootstrap 3.4.1 and jQuery 3.5.0 (see https://github.com/twbs/bootstrap/issues/30644)
Approach
Roll jQuery forward to
^3.6.0
, which currently installs jQuery3.6.1
How to Test