mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Merge pull request #735 from ifo/install-save-shorthand-fix
Fix install save shorthand
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"description": "Do not install project devDependencies"
|
||||
},
|
||||
{
|
||||
"shorthand": "-s",
|
||||
"shorthand": "-S",
|
||||
"flag": "--save",
|
||||
"description": "Save installed packages into the project's bower.json dependencies"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user