Skip to content

Commit

Permalink
Fix for bower#1639, missing line break in CLI input
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour authored and insanehong committed Mar 6, 2015
1 parent a96bb0e commit 16be650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/std/conflict.std
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{{#magenta}}{{sum @index 1}}){{/magenta}} {{#cyan}}{{endpoint.name}}#{{endpoint.target}}{{/cyan}}{{#if pkgMeta._release}} which resolved to {{#green}}{{pkgMeta._release}}{{/green}}{{/if}}{{#if dependants}} and is required by {{#green}}{{dependants}}{{/green}} {{/if}}
{{/each}}
{{/condense}}

{{#unless saveResolutions}}

Prefix the choice with ! to persist it to bower.json
Expand Down

0 comments on commit 16be650

Please sign in to comment.