bower / spec

bower.json and .bowerrc specification
285 stars 140 forks source link

Fixed cwd example inconsistency #76

Closed isaacmast closed 8 years ago

isaacmast commented 8 years ago

The main configuration sample provided has "cwd": "~/.my-project" listed as an example while the documentation on cwd usage has "cwd": "~/my-project". This is just something really small and insignificant that I noticed, but it didn't make a lot of sense to me to have .my-project be a hidden directory since it is the root of the project.

sheerun commented 8 years ago

Thank you :)