This commit is contained in:
Philipp Kunz 2024-06-03 14:59:41 +02:00
parent 22d18dc21f
commit 8c7dd7970c

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartstream",
"version": "3.0.41",
"version": "3.0.42",
"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",