fix(core): update
This commit is contained in:
		| @@ -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(); | ||||
|           } | ||||
|         }, | ||||
|       ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user