feat(tooling): update build tooling, developer dependencies, npmextra configuration, and expand README documentation

This commit is contained in:
2026-03-01 12:29:44 +00:00
parent 47d339bb2b
commit 03a33195bc
6 changed files with 3559 additions and 1284 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/lik',
version: '6.2.3',
version: '6.3.0',
description: 'Provides a collection of lightweight helpers and utilities for Node.js projects.'
}