Commit 375b9edb authored by Chris Rebert's avatar Chris Rebert

Merge pull request #11273 from benji07/patch-1

Add a branch alias
parents 89d489df 7df3e142
...@@ -17,4 +17,9 @@ ...@@ -17,4 +17,9 @@
"issues": "https://github.com/twbs/bootstrap/issues" "issues": "https://github.com/twbs/bootstrap/issues"
} }
, "license": "Apache-2.0" , "license": "Apache-2.0"
, "extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment