aboutsummaryrefslogtreecommitdiff
path: root/.buildpacks
diff options
context:
space:
mode:
Diffstat (limited to '.buildpacks')
-rw-r--r--.buildpacks2
1 files changed, 2 insertions, 0 deletions
diff --git a/.buildpacks b/.buildpacks
new file mode 100644
index 00000000..f1de1de6
--- /dev/null
+++ b/.buildpacks
@@ -0,0 +1,2 @@
+https://github.com/heroku/heroku-buildpack-nodejs
+https://github.com/ejholmes/heroku-buildpack-bower
bgstack15