Create .bowerrc
authorMark Hayes <mark@zurb.com>
Tue, 26 Nov 2013 18:53:14 +0000 (10:53 -0800)
committerMark Hayes <mark@zurb.com>
Tue, 26 Nov 2013 18:53:14 +0000 (10:53 -0800)
.bowerrc [new file with mode: 0644]

diff --git a/.bowerrc b/.bowerrc
new file mode 100644 (file)
index 0000000..69fad35
--- /dev/null
+++ b/.bowerrc
@@ -0,0 +1,3 @@
+{
+  "directory": "bower_components"
+}