fix(core): update

This commit is contained in:
2022-11-08 11:19:20 +01:00
parent 27b67b63cc
commit fb83e41eb3
3 changed files with 118 additions and 88 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartjson',
version: '5.0.4',
version: '5.0.5',
description: 'typed json handlers'
}