summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 3b48fa96..f783c8f2 100644
--- a/bower.json
+++ b/bower.json
@@ -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"