0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Merge pull request #12889 from ZDroid/composer-json-keywor

Remove "bootstrap" keyword from composer.json
This commit is contained in:
Chris Rebert 2014-03-01 12:32:05 -08:00
commit e7aa911f9b

View File

@ -1,7 +1,9 @@
{
"name": "twbs/bootstrap",
"description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.",
"keywords": ["bootstrap", "css"],
"keywords": [
"css"
],
"homepage": "http://getbootstrap.com",
"authors": [
{