This commit is contained in:
Philipp Kunz 2024-10-14 13:55:15 +02:00
parent e138bca39d
commit 22d93b4c07

View File

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