You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I've noticed some weird behaviour and I think it may be related to your bower.json file.
My Bower project depends on jQuery ~1.11, but easyModal depends on jQuery >=1.7. This results in the latest jQuery being installed (v 2.x). Manually adding resolutions to my bower.json file doesn't work, and I think it may be because EasyModal has jQuery with a capital Q. (?) Most projects seem to use lowercase "jquery".
The text was updated successfully, but these errors were encountered:
Hi. I've noticed some weird behaviour and I think it may be related to your bower.json file.
My Bower project depends on jQuery ~1.11, but easyModal depends on jQuery >=1.7. This results in the latest jQuery being installed (v 2.x). Manually adding resolutions to my bower.json file doesn't work, and I think it may be because EasyModal has jQuery with a capital Q. (?) Most projects seem to use lowercase "jquery".
The text was updated successfully, but these errors were encountered: