1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 13:38:26 +01:00

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/
This commit is contained in:
Stephen Rees-Carter 2012-12-14 16:33:07 +11:00
parent bc0b94a3fd
commit 2183ab63b7

View File

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