summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/bower.json b/bower.json
new file mode 100644
index 0000000..799c48c
--- /dev/null
+++ b/bower.json
@@ -0,0 +1,6 @@
+{
+ "name": "catalog",
+ "dependencies": {
+ "bootstrap": "~3.3.4"
+ }
+}