zont / gulp-bower

MIT License
82 stars 22 forks source link

Set fixed versions in package.json #25

Closed karl-gustav closed 9 years ago

karl-gustav commented 9 years ago

Because "walk" just had a breaking change in the way that walk parses directories. I.e. you now need to add directory: 'bower_components' in the gulp-bower config because walk breaks on the default directory: './bower_components'.