From ab583906ab724aa89d150f3478db6a0147d91c1d Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Wed, 30 Mar 2016 12:49:39 +0300 Subject: [PATCH] buildpacks --- .buildpacks | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .buildpacks diff --git a/.buildpacks b/.buildpacks new file mode 100644 index 0000000..d1a2600 --- /dev/null +++ b/.buildpacks @@ -0,0 +1,3 @@ +https://github.com/heroku/heroku-buildpack-nodejs +https://github.com/ejholmes/heroku-buildpack-bower +https://github.com/heroku/heroku-buildpack-python