aboutsummaryrefslogtreecommitdiffstats
path: root/.bowerrc
diff options
context:
space:
mode:
Diffstat (limited to '.bowerrc')
-rw-r--r--.bowerrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.bowerrc b/.bowerrc
new file mode 100644
index 0000000..e98c83d
--- /dev/null
+++ b/.bowerrc
@@ -0,0 +1,5 @@
+{
+ "directory": "bower_components",
+ "proxy":"http://one.proxy.att.com:8080",
+ "https-proxy":"http://one.proxy.att.com:8080"
+}