Skip to content

Commit

Permalink
do not ignore bower.json in bower config (fixes issue #129)
Browse files Browse the repository at this point in the history
  • Loading branch information
aFarkas committed Oct 31, 2013
1 parent 3466681 commit 31a7a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -7,7 +7,7 @@
],
"ignore": [
"**/.*",
"*.json",
"composer.json",
"test",
"build",
"src",
Expand Down

0 comments on commit 31a7a89

Please sign in to comment.