diff options
| author | Mark Otto <[email protected]> | 2013-07-29 12:29:22 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-29 12:29:22 -0700 |
| commit | d08d9a63c3b61e834d5109069805867dfa841dcf (patch) | |
| tree | 152555fa0886d86efc153c3b3f48e75b60d7dc9d /composer.json | |
| parent | 7b42b8b0fefa3511862040c58aaaf8f8b6800cbb (diff) | |
| parent | a954f04a02a193959fd9d9c172c5004311a5cca1 (diff) | |
| download | bootstrap-d08d9a63c3b61e834d5109069805867dfa841dcf.tar.xz bootstrap-d08d9a63c3b61e834d5109069805867dfa841dcf.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 46c45b880..b7d2df5b4 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "twitter/bootstrap" + "name": "twbs/bootstrap" , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development." , "keywords": ["bootstrap", "css"] , "homepage": "http://getbootstrap.com" |
