summaryrefslogtreecommitdiff
path: root/.bowerrc
diff options
context:
space:
mode:
Diffstat (limited to '.bowerrc')
-rw-r--r--.bowerrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.bowerrc b/.bowerrc
new file mode 100644
index 0000000..2f00fdf
--- /dev/null
+++ b/.bowerrc
@@ -0,0 +1,4 @@
+{
+ "directory": "public/components",
+ "json": "bower.json"
+}