Minor fixes
This commit is contained in:
+1
-1
@@ -239,7 +239,7 @@ async function downloadJavaComponent(manifest, outputRoot, options) {
|
||||
})
|
||||
}
|
||||
|
||||
return emitter
|
||||
return { events: emitter, path: outputRoot }
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user