Skip to content

Commit

Permalink
Merge pull request #174 from tubia/patch-1
Browse files Browse the repository at this point in the history
Update Bower Overrides explanation
  • Loading branch information
stephenplusplus committed May 22, 2015
2 parents 4091161 + a1a63ad commit 52bfcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ require('wiredep')({
## Bower Overrides
To override a property, or lack of, in one of your dependency's `bower.json` file, you may specify an `overrides` object in your own `bower.json`.
As an example, this is what your `bower.json` may look like if you wanted to override `package-without-main`'s `main` file:
As an example, this is what your `bower.json` may look like if you wanted to override `package-without-main`'s `main` file (the path is relative to your dependency's folder):
```js
{
Expand Down

0 comments on commit 52bfcab

Please sign in to comment.