diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -32,7 +32,8 @@ "*/index.html" ], "dependencies": { - "bootstrap": "~3.3.0" + "bootstrap": "~3.3.0", + "bootstrap-sass-official": "~3.3.1" }, "devDependencies": { "font-awesome": "~4.0.0", |