fix(core): update

This commit is contained in:
2024-04-30 17:49:25 +02:00
parent 343c7dbe8b
commit 46602bcb44
8 changed files with 5209 additions and 471 deletions

View File

@@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartyaml',
version: '3.0.1',
description: 'handle yaml in smart ways'
name: '@push.rocks/smartyaml',
version: '3.0.2',
description: 'A module for smart handling of YAML data with support for converting between YAML strings and JavaScript objects.'
}