mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00: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:
parent
bc0b94a3fd
commit
2183ab63b7
1 changed files with 0 additions and 1 deletions
|
|
@ -5,6 +5,5 @@
|
|||
, "homepage": "http://twitter.github.com/bootstrap/"
|
||||
, "author": "Twitter Inc."
|
||||
, "license": "Apache-2.0"
|
||||
, "target-dir": "twitter/bootstrap"
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue