This commit is contained in:
Philipp Kunz 2025-01-23 19:06:06 +01:00
parent ee9bbe021c
commit 70c5f15b4c

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/smartpromise",
"private": false,
"version": "4.2.0",
"version": "4.2.1",
"description": "A TypeScript library for managing promises and Deferred constructs, simplifying asynchronous programming.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",