0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Merge pull request #6267 from valorin/composer-fix

Removing "target-dir" option to stop extra nesting
This commit is contained in:
Mark Otto 2012-12-15 18:45:50 -08:00
commit cdff0a0ca8

View File

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