Updating The Bower Components The latest version of jQuery, as you can see below, is 2.1. 1. To update jQuery, we can type bower update jquery . Once the update has completed, you can run bower list command again to verify the current installed version.
You can find the latest version of the npm added in package. json file. If you want to add the latest version either you can run npm install or npm install @latest .
The resolutions section specifies which version of the library to use whenever this type of situation occurs. If not specified in bower. json , you will receive a command line prompt upon running bower install .
from bower help, save option has a capital S
-S, --save Save installed packages into the project's bower.json dependencies
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With