Merge pull request #6267 from valorin/composer-fix
Removing "target-dir" option to stop extra nesting
Showing
+0 -1
... | ... | @@ -5,6 +5,5 @@ |
, "homepage": "http://twitter.github.com/bootstrap/" | ||
, "author": "Twitter Inc." | ||
, "license": "Apache-2.0" | ||
, "target-dir": "twitter/bootstrap" | ||
} |
Please register or sign in to comment