aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorStephen Rees-Carter <[email protected]>2012-12-14 16:33:07 +1100
committerStephen Rees-Carter <[email protected]>2012-12-14 16:38:09 +1100
commit2183ab63b7ea1894074d4306ddbbe9b82cbfc59a (patch)
tree0b9e2bc3ceaa9488063b4fe52b4a111493d66be3 /composer.json
parentbc0b94a3fdc8fe480c74f4494073e2c0addb265e (diff)
downloadbootstrap-2183ab63b7ea1894074d4306ddbbe9b82cbfc59a.tar.xz
bootstrap-2183ab63b7ea1894074d4306ddbbe9b82cbfc59a.zip
Removing "target-dir" option to stop extra nesting
There is no valid reason to set this since it causes extra nesting: ./vendor/twitter/bootstrap/twitter/bootstrap/
Diffstat (limited to 'composer.json')
-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"
}