Commit e7aa911f authored by Chris Rebert's avatar Chris Rebert

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

Remove "bootstrap" keyword from composer.json
parents b3e3025f 6f09a888
{ {
"name": "twbs/bootstrap", "name": "twbs/bootstrap",
"description": "Sleek, intuitive, and powerful mobile first 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"], "keywords": [
"css"
],
"homepage": "http://getbootstrap.com", "homepage": "http://getbootstrap.com",
"authors": [ "authors": [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment