Oops scoping bug

This commit is contained in:
Sashko Stubailo
2015-01-16 16:18:32 -08:00
parent f6c4704090
commit 5526f97d47

View File

@@ -276,7 +276,7 @@ _.extend(exports.Tropohouse.prototype, {
wait: false
});
return self._extractAndConvert(packageTarball);
return exports._extractAndConvert(packageTarball);
},
// Given a package name and version, returns a survey of what we have