aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index db63d0a..ade515a 100644
--- a/bower.json
+++ b/bower.json
@@ -15,6 +15,7 @@
"tests"
],
"dependencies": {
- "bootstrap": "~3.3.2"
+ "bootstrap": "~3.3.2",
+ "bootswatch": "~3.3.4+1"
}
}