diff options
| author | Chris Rebert <[email protected]> | 2014-02-26 09:10:32 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-02-26 09:10:32 -0800 |
| commit | bc8c33c82f066326e704120b4dab331419f8979b (patch) | |
| tree | ba51e8ed68ddbf4c7a351efc06cf13f8e7e134ae | |
| parent | 7b386a566f6f199698f200d9dff4b8cf5da3ed07 (diff) | |
| parent | db69420d747fe3107c1abb3cb85219b6fc03027a (diff) | |
| download | bootstrap-bc8c33c82f066326e704120b4dab331419f8979b.tar.xz bootstrap-bc8c33c82f066326e704120b4dab331419f8979b.zip | |
Merge pull request #12829 from ZDroid/no-bs-keyword
Remove bootstrap keyword from package.json
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 1b64c92e5..256eece28 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development.", "version": "3.1.1", "keywords": [ - "bootstrap", "css" ], "homepage": "http://getbootstrap.com", |
