From: Zlatan Vasović Date: Sat, 1 Mar 2014 20:27:07 +0000 (+0100) Subject: Remove "bootstrap" keyword X-Git-Tag: v3.2.0~426^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f09a8883c0de5a0f241d03a0e10d54b8da57e1b;p=thirdparty%2Fbootstrap.git Remove "bootstrap" keyword --- diff --git a/composer.json b/composer.json index 93ed9f2dfa..f5d056bda0 100644 --- a/composer.json +++ b/composer.json @@ -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": [ {