fix(core): update

This commit is contained in:
2024-04-18 21:55:33 +02:00
parent b64fe567a8
commit cd08cf370c
12 changed files with 693 additions and 1653 deletions

View File

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