aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZlatan Vasović <[email protected]>2014-03-01 21:27:07 +0100
committerZlatan Vasović <[email protected]>2014-03-01 21:27:07 +0100
commit6f09a8883c0de5a0f241d03a0e10d54b8da57e1b (patch)
tree4b02e7c26f9996d8b1992688abc4bdb9f0ecf086
parent6bd54ef14b880ed71844011f71484ac2e6f7d132 (diff)
downloadbootstrap-6f09a8883c0de5a0f241d03a0e10d54b8da57e1b.tar.xz
bootstrap-6f09a8883c0de5a0f241d03a0e10d54b8da57e1b.zip
Remove "bootstrap" keyword
-rw-r--r--composer.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 93ed9f2df..f5d056bda 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": [
{