diff options
| author | Chris Rebert <[email protected]> | 2013-07-29 00:21:18 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-07-29 00:21:18 -0700 |
| commit | be0974802d9ff19d6b4c12c288b3a4fd5c625415 (patch) | |
| tree | ce553f40bb1ed83d2fc859f3953320c54f3a9bdb /composer.json | |
| parent | 3a50ce359602b90decf7d038692c28641bcee875 (diff) | |
| download | bootstrap-be0974802d9ff19d6b4c12c288b3a4fd5c625415.tar.xz bootstrap-be0974802d9ff19d6b4c12c288b3a4fd5c625415.zip | |
update composer.json to reflect org change
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" |
