diff options
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,10 +32,10 @@ "*/index.html" ], "dependencies": { - "bootstrap": "~3.3.1", - "bootstrap-sass-official": "~3.3.1" + "bootstrap": "~3.3.1" }, "devDependencies": { + "bootstrap-sass-official": "~3.3.1", "font-awesome": "~4.0.0", "html5shiv": "~3.7.0", "respond": "~1.4.2" |