Update composer.json

target-dir is not needed. All it does, is nest everything another level deeper. It should only be used for completing psr-0 paths.
This commit is contained in:
Wesley Overdijk 2013-01-06 16:43:41 +01:00
parent 1c0e4fc7bb
commit bf3dea668f
1 changed files with 0 additions and 1 deletions

View File

@ -5,6 +5,5 @@
, "homepage": "http://twitter.github.com/bootstrap/"
, "author": "Twitter Inc."
, "license": "Apache-2.0"
, "target-dir": "twitter/bootstrap"
}