This commit is contained in:
Philipp Kunz 2024-06-04 18:58:08 +02:00
parent b593e3a32c
commit c8465b82be

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartstream",
"version": "3.0.43",
"version": "3.0.44",
"private": false,
"description": "A library to simplify the creation and manipulation of Node.js streams, providing utilities for handling transform, duplex, and readable/writable streams effectively in TypeScript.",
"type": "module",