fix(core): update

This commit is contained in:
Philipp Kunz 2024-05-28 00:50:30 +02:00
parent 7df82ce64d
commit 03fe2174d1
2 changed files with 4694 additions and 2900 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartjson',
version: '5.0.19',
version: '5.0.20',
description: 'A library for handling typed JSON data, providing functionalities for parsing, stringifying, and working with JSON objects, including support for encoding and decoding buffers.'
}