diff options
| author | Mark Otto <[email protected]> | 2013-08-17 15:58:04 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-17 15:58:04 -0700 |
| commit | c8b51e1cd8c3e14abbd7e8301a13c82238994cc7 (patch) | |
| tree | 28b27ef1fb7af71d77dccb7b9cd6d59246603925 /composer.json | |
| parent | 663673438845b0bdb4f951ece7c6eabb2d51d065 (diff) | |
| download | bootstrap-c8b51e1cd8c3e14abbd7e8301a13c82238994cc7.tar.xz bootstrap-c8b51e1cd8c3e14abbd7e8301a13c82238994cc7.zip | |
Update description in composer
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 b7d2df5b4..8667ba51b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "twbs/bootstrap" - , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development." + , "description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development." , "keywords": ["bootstrap", "css"] , "homepage": "http://getbootstrap.com" , "authors": [ |
