diff options
| -rw-r--r-- | bower.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bower.json b/bower.json index 1961cf24b..6599ce768 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,9 @@ { "name": "bootstrap", "version": "3.1.1", + "keywords": [ + "css" + ], "main": [ "./dist/css/bootstrap.css", "./dist/js/bootstrap.js", |
