diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-18 12:43:00 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-18 12:43:00 +0200 |
commit | b0780a311a7c5e1ca6796fca532189b9f08ef7bf (patch) | |
tree | b2b74809a0903370c17af72ea29cfbbbdf9aa1ec | |
parent | add again psycog (diff) | |
download | newspipe-b0780a311a7c5e1ca6796fca532189b9f08ef7bf.tar.gz newspipe-b0780a311a7c5e1ca6796fca532189b9f08ef7bf.tar.bz2 newspipe-b0780a311a7c5e1ca6796fca532189b9f08ef7bf.zip |
added bower buildpacks
-rw-r--r-- | .buildpacks | 2 |
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 |