fix(core): update
This commit is contained in:
parent
1982d28b89
commit
3ca92d0bf3
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartarchive',
|
||||
version: '4.0.4',
|
||||
version: '4.0.5',
|
||||
description: 'work with archives'
|
||||
}
|
||||
|
@ -136,6 +136,7 @@ export class SmartArchive {
|
||||
analyzedResultChunk.fileType?.ext
|
||||
);
|
||||
streamFileIntake.push(streamFile);
|
||||
streamFileIntake.signalEnd();
|
||||
}
|
||||
},
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user