This commit is contained in:
Philipp Kunz 2024-06-02 16:42:42 +02:00
parent 17e03e9790
commit 70cf93595c

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartstream",
"version": "3.0.38",
"version": "3.0.39",
"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",
@ -70,4 +70,4 @@
"stream utilities",
"esm"
]
}
}