fix(build): modernize build configuration and tighten TypeScript typings

This commit is contained in:
2026-05-01 10:55:45 +00:00
parent 1f2937b387
commit 8b22c004ba
13 changed files with 4664 additions and 5489 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/smartupdate',
version: '2.0.6',
description: 'update your tools in a smart way'
version: '2.0.7',
description: 'A library designed to facilitate smarter update notifications and checking for Node.js projects.'
}