]> source.dussan.org Git - jquery.git/commitdiff
Explicitly set bower folder location
authorTimmy Willison <timmywillisn@gmail.com>
Tue, 27 Aug 2013 18:22:28 +0000 (14:22 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Tue, 27 Aug 2013 18:22:55 +0000 (14:22 -0400)
.bowerrc [new file with mode: 0644]

diff --git a/.bowerrc b/.bowerrc
new file mode 100644 (file)
index 0000000..baa91a3
--- /dev/null
+++ b/.bowerrc
@@ -0,0 +1,3 @@
+{
+  "directory": "bower_components"
+}
\ No newline at end of file