fix(build): modernize project configuration and tighten smartjimp TypeScript compatibility

This commit is contained in:
2026-05-01 16:15:48 +00:00
parent 2eb887dce7
commit 42a6c57a68
12 changed files with 3248 additions and 4953 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartjimp',
version: '1.0.18',
description: 'a tool fr working with images in TypeScript'
version: '1.2.1',
description: 'A TypeScript library for image processing combining both sharp and jimp libraries.'
}