From: Mark Hayes Date: Tue, 26 Nov 2013 18:53:14 +0000 (-0800) Subject: Create .bowerrc X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=01d222bb50514996bbe1a4c910861c7a9607153c;p=web%2FFoundationZurbProject.git Create .bowerrc --- diff --git a/.bowerrc b/.bowerrc new file mode 100644 index 0000000..69fad35 --- /dev/null +++ b/.bowerrc @@ -0,0 +1,3 @@ +{ + "directory": "bower_components" +}