This commit is contained in:
Philipp Kunz 2024-04-17 20:30:33 +02:00
parent f11114f6dc
commit 158614c62c

View File

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