Merge pull request #11273 from benji07/patch-1
Add a branch alias
Showing
| ... | ... | @@ -17,4 +17,9 @@ |
| "issues": "https://github.com/twbs/bootstrap/issues" | ||
| } | ||
| , "license": "Apache-2.0" | ||
| , "extra": { | ||
| "branch-alias": { | ||
| "dev-master": "3.0.x-dev" | ||
| } | ||
| } | ||
| } |
Please register or sign in to comment