This commit is contained in:
Philipp Kunz 2024-04-17 20:19:18 +02:00
parent 09b74e4053
commit 7df82ce64d

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartjson",
"version": "5.0.18",
"version": "5.0.19",
"private": false,
"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.",
"main": "dist_ts/index.js",