altana automatycznie aktualizuje altanę.json

Uruchamiam następujące komendy używając bower 1.0.0:

mkdir testdir;cd testdir
bower init #accept defaults
bower install jquery -s  #the -s is supposed to cause update of bower.json
less bower.json
W bower.JSON spodziewam się zobaczyć na liście zależności, ale nie ma żadnych. Co się dzieje?

Uwaga: bower install jquery --save działa

Uwaga: Opcja, o której mówię, została udokumentowana przez bower help install

**-S**, --save              Save installed packages into the project's bower.json dependencies
 242
Author: Heekei, 2013-07-25

1 answers

Z bower help opcja save ma duże S

-S, --save  Save installed packages into the project's bower.json dependencies
 380
Author: gru,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/doraprojects.net/template/agent.layouts/content.php on line 54
2013-08-24 11:53:33