Commit 8327eb5c authored by Ed Reel's avatar Ed Reel

Add nvm dependency

parent bcc3c533
......@@ -7,6 +7,7 @@ class Heroku < Package
source_url 'https://github.com/heroku/cli/archive/v6.13.5.tar.gz'
source_sha256 '769943a2e272f9b9332d85cfd5d4f49a7a3070a06b81e6da1cb33b4723a85607'
depends_on 'nvm'
depends_on 'yarn'
def self.build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment