This commit is contained in:
Philipp Kunz 2024-05-17 19:21:34 +02:00
parent 23a7a77a73
commit f548f4b6cb

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartstream",
"version": "3.0.37",
"version": "3.0.38",
"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.",
"main": "dist_ts/index.js",