aboutsummaryrefslogtreecommitdiff
path: root/.bowerrc
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2016-09-30 17:56:23 +0200
committerNoah Loomans <noahloomans@gmail.com>2016-09-30 17:56:23 +0200
commite61d32f93511833efef972a50a7fd7a9b4eec78d (patch)
treeb1bdbfd2359b246974a726ebd802a64ebfe84dab /.bowerrc
parentae1f968de09f7952b5b4bad369255a0a60cb81b8 (diff)
add offline support
Diffstat (limited to '.bowerrc')
-rw-r--r--.bowerrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bowerrc b/.bowerrc
new file mode 100644
index 0000000..0b92d57
--- /dev/null
+++ b/.bowerrc
@@ -0,0 +1,3 @@
+{
+ "directory" : "public/components"
+}