aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWesley Overdijk <[email protected]>2013-01-06 16:43:41 +0100
committerWesley Overdijk <[email protected]>2013-01-06 16:43:41 +0100
commitbf3dea668f9052b8db3ecc766651c5844196c68d (patch)
treec863cedff0048831078698429c4dc82e80d4f996
parent1c0e4fc7bb6ab2ef12f1050ed177a02d16ebdbce (diff)
downloadbootstrap-bf3dea668f9052b8db3ecc766651c5844196c68d.tar.xz
bootstrap-bf3dea668f9052b8db3ecc766651c5844196c68d.zip
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.
-rw-r--r--composer.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 5ddf13636..abde63128 100644
--- a/composer.json
+++ b/composer.json
@@ -5,6 +5,5 @@
, "homepage": "http://twitter.github.com/bootstrap/"
, "author": "Twitter Inc."
, "license": "Apache-2.0"
- , "target-dir": "twitter/bootstrap"
}