Skip to content

Commit

Permalink
Removing "target-dir" option to stop extra nesting
Browse files Browse the repository at this point in the history
There is no valid reason to set this since it causes extra nesting:
    ./vendor/twitter/bootstrap/twitter/bootstrap/
  • Loading branch information
valorin committed Dec 14, 2012
1 parent bc0b94a commit 2183ab6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@
, "homepage": "http://twitter.github.com/bootstrap/"
, "author": "Twitter Inc."
, "license": "Apache-2.0"
, "target-dir": "twitter/bootstrap"

}

0 comments on commit 2183ab6

Please sign in to comment.