This commit is contained in:
Philipp Kunz 2024-04-17 20:34:18 +02:00
parent 46e5217fc0
commit bebc8b0ede

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartbuffer",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A library for managing ArrayBufferLike structures including conversion between Base64 and Uint8Array, and buffer validation.",
"main": "dist_ts/index.js",