diff --git a/bower.json b/bower.json index cca8aef7..09abec4f 100644 --- a/bower.json +++ b/bower.json @@ -43,6 +43,7 @@ ], "license": "https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md", "dependencies": { - "jquery": "~2.1.1" + "jquery": "~2.1.1", + "bootstrap": "~3.3.5" } }