This commit is contained in:
Philipp Kunz 2024-05-28 00:50:30 +02:00
parent 03fe2174d1
commit 5275e13360

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartjson",
"version": "5.0.19",
"version": "5.0.20",
"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",