diff options
| author | Zlatan Vasović <[email protected]> | 2014-03-24 21:57:46 +0100 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2014-03-24 21:57:46 +0100 |
| commit | 298427c0e43f250cf3cd782f342597cb6ba2d269 (patch) | |
| tree | 5d5dedba8d5acf98de974cd1624ed3130969370d | |
| parent | d74aee409342d086ae6b087ea6dc3e71f6da055c (diff) | |
| download | bootstrap-298427c0e43f250cf3cd782f342597cb6ba2d269.tar.xz bootstrap-298427c0e43f250cf3cd782f342597cb6ba2d269.zip | |
Add `homepage` Bower property
| -rw-r--r-- | bower.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json index a36c91256..4e4eb4cf6 100644 --- a/bower.json +++ b/bower.json @@ -12,6 +12,7 @@ "framework", "web" ], + "homepage": "http://getbootstrap.com", "main": [ "dist/css/bootstrap.css", "dist/js/bootstrap.js", |
