This commit is contained in:
Philipp Kunz 2024-10-13 00:02:01 +02:00
parent a55b2548d7
commit f9b8bf33b0

View File

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