aboutsummaryrefslogtreecommitdiff
path: root/.bowerrc
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2017-09-14 12:38:36 +0200
committerNoah Loomans <noahloomans@gmail.com>2017-09-14 12:38:36 +0200
commit59ad79c467a7591dd31b121de023a8ada8b4d2f9 (patch)
treea89fe062632d96fd8959ee5903aaad144fdb66d1 /.bowerrc
parent3fb86482404e11942cd83c3500a297a3991db0e4 (diff)
Fix directory refactor
Diffstat (limited to '.bowerrc')
-rw-r--r--.bowerrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bowerrc b/.bowerrc
index 077f68e..c7c43d3 100644
--- a/.bowerrc
+++ b/.bowerrc
@@ -1,3 +1,3 @@
{
- "directory" : "client/static/components"
+ "directory" : "src/client/static/components"
}