fix(build): update project metadata and tighten TypeScript build configuration

This commit is contained in:
2026-04-30 14:56:32 +00:00
parent 9a13b20164
commit a04cfcbc82
7 changed files with 2301 additions and 1660 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartffmpeg',
version: '1.1.1',
version: '1.1.2',
description: 'A fast Node.js module for media file conversion using ffmpeg'
}