#54 What does the caret ^ do in front of version numbers?

Fermé
Créé il y a 9 ans par nero · 0 commentaires

Originally at 2015-02-02T15:22:15Z by Hannes Hirzel closed at 2015-02-10T02:31:51Z

A caret in front of a version number in bower.json as for example ^0.14 means that if you run bower install the latest compatible version will be pulled in. bower.json still shows the earlier version number but the file bower.json which is contained in bower_components/amber shows the more recent version number.

Originally at 2015-02-02T15:22:15Z by Hannes Hirzel closed at 2015-02-10T02:31:51Z A caret in front of a version number in ``bower.json`` as for example ``^0.14`` means that if you run ``bower install`` the latest compatible version will be pulled in. ``bower.json`` still shows the earlier version number but the file ``bower.json`` which is contained in ``bower_components/amber`` shows the more recent version number.
Connectez-vous pour rejoindre cette conversation.
Pas d'étiquette
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.